Forces Flyway to use either Teams or Community edition. Should be either -teams
or -community
for Teams or Community editions respectively.
This config parameter only applies to the Command-Line version of Flyway. To change the edition of the Gradle or Maven plugins, simply change the dependency to the teams edition (e.g. compile "org.flywaydb:flyway-core:9.8.1"
-> compile "org.flywaydb.enterprise:flyway-core:9.8.1"
).
If omitted, Flyway Command-Line will ascertain the correct version to run based on the presence of a license key and the entitlement to a Teams trial if available.
./flyway -teams info
Not available
FLYWAY_EDITION=teams