How can we help you today? How can we help you today?
Brian

Activity overview

Latest activity by Brian

Propagating changes in Oracle production database to development database
We are implementing Flyway into an existing environment, in which we have dev/test/uat and prod DBs.  Over time, there has been some drift which occurred and we have changes in production which are...
3 followers 3 comments 1 vote
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...
2 followers 3 comments 0 votes
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, ....
2 followers 3 comments 1 vote