| Modifier and Type | Class and Description |
|---|---|
class |
LiquibaseUpdate
Applies the DatabaseChangeLogs to the database.
|
class |
LiquibaseUpdateSQL
Generates the SQL that is required to update the database to the current
version as specified in the DatabaseChangeLogs.
|
class |
LiquibaseUpdateTestingRollback
Applies the DatabaseChangeLogs to the database, testing rollback.
|
Copyright © 2021 Liquibase.org. All rights reserved.