Comments
2 comments
-
No one can help ?
-
I can't reproduce your issue, at least not on the most recent version of Flyway Desktop.
I set the option in Flyway Desktop: schema model screen/static data and comparisons/comparison options/Ignore system named constraint and index names = checked
This set the following in my flyway.toml file (it might be worth converting your flyway-dev.json to toml just in case this helps)
[redgateCompare.sqlserver.options.ignores]ignoreSystemNamedConstraintAndIndexNames = true
And In the Generate migrations screen, it correctly ignores the constraint names.
Add comment
Please sign in to leave a comment.
here is the example of a table with only these two lines highlighted as being different (see attachment )-
here is a part of my fyway-dev.json file-
Flyway Desktop Enterprise
Version 7.0.3
Flyway engine: 10.4.1
Git: 2.43.0
Redgate Compare: 1.18.3.12399
sql server