Comments
2 comments
-
maxschafintact
You can know which options are considered by default without needing to look at any files!
Defaults detailed here
https://documentation.red-gate.com/fd/sql-server-comparison-options
https://documentation.red-gate.com/fd/oracle-comparison-options
The tooling is newly released and in a phase of rapid development, the only reason the options aren't yet available in the UI like our older tools is we haven't got to it yet.
It's on the roadmap and expected to be a notable quality of life improvement.
-
Thanks for your answer. It took us a while to find out why our scripts are failing to update databases and to get flyway-dev.json right (a setting resulted in a flyway exception,...).
I think that this is important to get people to Flyway Desktop. We have a database with a lot of objects (>16000) and couldn't use Sql Source Control because it was slow inside SSMS and crashed a lot. FD makes using Redgate possible.
We appreciate your work (and do not need the GUI anymore).
Add comment
Please sign in to leave a comment.
why is the GUI for configuring the comparison options missing in Flyway Desktop? It is a pain not knowing which options are considered. Using the .json and .xml file in project folder in combination with your documentation to look for default setting values is not comfortable and feels a bit like a joke
See https://documentation.red-gate.com/fd/tutorial-configuring-advanced-comparison-options-152109162.html
Best regards,
Max