Activity overview
Latest activity by vshclover
Thank you Kurt, I did try using the UI as you have shown. Same result. My colleague also tried it, we are getting the same results. No matter how we use this option - we still see the tables which differ only in the system generated default names show up on the list of differences. I am using 7.0.10 / comments
Thank you Kurt, I did try using the UI as you have shown. Same result. My colleague also tried it, we are getting the same results. No matter how we use this option - we still see the tables which...
No one can help ? / comments
No one can help ?
i installed the new flyway version and now see Comparison Options and Data Options on the Static Data & Comparisons popup. all set / comments
i installed the new flyway version and now see Comparison Options and Data Options on the Static Data & Comparisons popup. all set
flyway "Ignore system named constraint and index names" compare option is not working
I have this option checked in my project's configuration, but still get a lot of tables as migration candidates with the only difference between the schema-model and the base being the system gener...
"Ignore system named constraint and index names" not working
I have this option checked in my project's configuration, but still get a lot of tables as migration candidates with the only difference between the schema-model and the base being the system gener...
How can i make flyway ignore permissions when it is creating the object files under schema-model
Flyway creates sql object files for me with all the permissions related DDL ('GRANT SELECT', 'GRANT EXECUTE' etc.) How can i avoid it ? I looked thru the options in the Filter.scpf. but could not i...