Package | Description |
---|---|
org.liquibase.maven.plugins |
Modifier and Type | Class and Description |
---|---|
class |
LiquibaseFutureRollbackSQL
Generates the SQL that is required to rollback the database to current state after the next update.
|
class |
LiquibaseRollbackSQL
Generates the SQL that is required to rollback the database using one or more of the specified
attributes 'rollbackCount', 'rollbackTag' and/or 'rollbackDate'
|
Copyright © 2019 Liquibase.org. All rights reserved.