
Read about more features that were released in the beta. Add envvar support for validate migration naming.Resolve maven configuration files relatively Reapply java repeatables when checksum changes from nullįix parser error when using repeated placeholdersĭrop extensions in PostgreSQL when running clean

Thanks to pzygielo for reporting these issues.Īdd machine readable output for all commands Added the 'check' command to the Flyway CLI which lets you generate deployment reports.

#IGOR PRO WORKING WITH DATA IN TABLES HOW TO#
'baselineMigrationPrefix' removed from Configuration - see the docs for this parameter for how to configure it via the API.'CoreMigrationType' enum field 'baselineMigration' now called 'baseline', for which the type 'BASELINE' now returns true.'SQL_BASELINE' and 'JDBC_BASELINE' migration types removed from 'flyway-core'.'MigrationType' moved into 'extensibility' package as an enum and replaced with 'CoreMigrationType'.Removed parameters 'ignorePendingMigrations', 'ignoreMissingMigrations', 'ignoreIgnoredMigrations' and 'ignoreFutureMigrations' as they are replaced by 'ignoreMigrationPatterns'.Removed parameter 'oracleKerberosConfigFile' as it is replaced by 'kerberosConfigFile'.Removed deprecated parameters for configuring secrets managers.Change default of cleanDisabled to true.Don't clear the Url/Pass/Username when setting a data source.'getResolvedMigration' method on Java Migrations interface now takes a StatementInterceptor.Script & Java migrations are no longer executed during a dry run.Migration patterns that are version numbers are treated as numbers rather than strings when matching to migrations.Poll How many databases do you host on each production Postgres instance (ignoring the default "postgres" / template databases)? Integrating Google Cloud Secret Manager.
