JasonLuo-Redgate
JasonLuo-Redgate
This issue was fixed in Flyway V10 release.
Hi @computerlyrik , in the latest V10 release of Flyway, different `environment` can be configured for through toml configuration in Flyway. So I think this requirement can be achieved through...
Hi @VTLob , may I know which type of database you are using?
Hi @VTLob , thanks for the reply. Currently only in SQL Server, Flyway is still acting the way you proposed.
Hi @bestis , sorry I forgot to remove the `waiting for feedback` tag from the ticket. Yes, we have recognized this as a feature requirement. And currently this only works...
Will be supplied in the coming Flyway V10 release.
Hi @kebeda , `Automatic-Module-Name` is optional, and it's removed from all Flyway plugins.
Hi @kebeda , this change is aimed to fix another issue here #3342.
Hi @kebeda , based on my understanding, if `Automatic-Module-Name` is not presented, the automatic module name is inferred from the file name.
Hi @Phil-Factor , I looked into the issue posted and here are my findings: - I copied the exact `afterInfo__Toggle.sql` file, but I got a different error message: `Caused by:...