-
flywayCommand
String flywayCommand
The Flyway action to execute.
-
installationName
String installationName
Which Flyway installation to use during invocation.
-
username
String username
Username with which to connect to database.
-
password
String password
Password with which to connect to database.
-
url
String url
JDBC database connection URL.
-
commandLineArgs
String commandLineArgs
Catch-all option which can be used to supply additional options to liquibase.
-
locations
String locations
Catch-all locations which can be used to migrate.
-
credentialsId
String credentialsId