Liquibase® version 3.8.5 is now available! Get it for free.
2018 XML Announcement
News All Previous Posts >>

Subscribe for email updates

- and/or -

Change: ‘empty’

empty

Available Attributes

NameDescription
<changeSet author="liquibase-docs" id="empty-example">
    <empty/>
</changeSet>
changeSet:
  id: empty-example
  author: liquibase-docs
  changes:
  - empty: {}
{
  "changeSet": {
    "id": "empty-example",
    "author": "liquibase-docs",
    "changes": [
      {
        "empty": {
          }
      }]
    
  }
}

SQL Generated From Above Sample (MySQL)

Database Support

DatabaseNotesAuto Rollback
DB2/LUWSupportedNo
DB2/zSupportedNo
DerbySupportedNo
FirebirdSupportedNo
H2SupportedNo
HyperSQLSupportedNo
INGRESSupportedNo
InformixSupportedNo
MariaDBSupportedNo
MySQLSupportedNo
OracleSupportedNo
PostgreSQLSupportedNo
SQL ServerSupportedNo
SQLiteSupportedNo
SybaseSupportedNo
Sybase AnywhereSupportedNo