Package | Description |
---|---|
liquibase.change.core |
Technically, a Change expresses an intention for alter the structure of the Database.
|
Modifier and Type | Class and Description |
---|---|
class |
RawSQLChange
Allows execution of arbitrary SQL.
|
class |
SQLFileChange
Represents a Change for custom SQL stored in a File.
|
Copyright © 2023 Liquibase.org. All rights reserved.