.liquibase-core.4.24.0.source-code.migratortasks.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of liquibase-core Show documentation
Show all versions of liquibase-core Show documentation
Liquibase is a tool for managing and executing database changes.
# copy of liquibasetask.properties. Exists for backwards-compatablility. Deprecated
migrateDatabase=liquibase.ant.DatabaseUpdateTask
updateDatabase=liquibase.ant.DatabaseUpdateTask
rollbackDatabase=liquibase.ant.DatabaseRollbackTask
rollbackFutureDatabase=liquibase.ant.DatabaseRollbackFutureTask
generateChangeLog=liquibase.ant.GenerateChangeLogTask
diffDatabase=liquibase.ant.DiffDatabaseTask
diffDatabaseToChangeLog=liquibase.ant.DiffDatabaseToChangeLogTask
dbDoc=liquibase.ant.DBDocTask
tagDatabase=liquibase.ant.TagDatabaseTask
changeLogSync=liquibase.ant.ChangeLogSyncTask
dropAllDatabaseObjects=liquibase.ant.DropAllTask