Comments
Sort by recent activity
Yesterday-me did not understand what's happening. Today-me is much smarter. The problem was that I did not adjust the comparison options in Flyway Desktop. / comments
Yesterday-me did not understand what's happening. Today-me is much smarter. The problem was that I did not adjust the comparison options in Flyway Desktop.
We are using the Change Automation PowerShell module, so we don't have have a project definition since we are just using the schema-model which was created by Flyway Desktop. I should ensure that the comparison options of the `Invoke-DatabaseBuild` function matches my Flyway Desktop json comparison options. Thanks!
/ comments
We are using the Change Automation PowerShell module, so we don't have have a project definition since we are just using the schema-model which was created by Flyway Desktop.I should ensure that th...
Hi! Thank you for your answer. We are currently only using Flyway Desktop as a replacement for SQL Source Control, which means that we are still relying on a state-based model. In our scenario the SqlChangeAutomation Powershell module still needs the collation configuration to properly work.
/ comments
Hi!Thank you for your answer. We are currently only using Flyway Desktop as a replacement for SQL Source Control, which means that we are still relying on a state-based model. In our scenario the S...