Tweaks
This commit is contained in:
@ -31,7 +31,7 @@ flyway.baselineVersion=0000
|
||||
|
||||
flyway.baselineOnMigrate=false
|
||||
|
||||
flyway.outOfOrder=true
|
||||
flyway.outOfOrder=false
|
||||
flyway.validateMigrationNaming=true
|
||||
# This allows you to tie in custom code and logic to the Flyway lifecycle notifications (default: empty).
|
||||
# Set this to a comma-separated list of fully qualified class names of org.flywaydb.core.api.callback.Callback
|
||||
|
||||
Reference in New Issue
Block a user