Posts
Sort by recent activity
Support for Oracle 23 Create Table If Not Exists
I've been testing the latest flyway with Oracle 23, I've noticed the new IF NOT EXISTS on the create table statement does not work with Flyway. I'm able to execute the SQL in an Oracle client.