Posts
Sort by recent activity
Failed to find parameter schemas when running diff
In Flyway Desktop when trying to run a diff between dev environment and schema-model, I am getting the following error:Error running flyway diffFailed to find parameter Schemas.: Failed to find par...
Files in schema model having different extensions
For an Oracle database, I am exporting the DDL and saving the files into my schema-model. Is it possible to use files with extension other than .sql (e.g. .prc for procedures, .trg for triggers, ....