| Package | Description |
|---|---|
| liquibase.change.custom |
Although Liquibase tries to provide a wide range of database refactorings, there are times you may want to create
your own custom refactoring class.
|
| Class and Description |
|---|
| CustomChange
Interface to implement when creating a custom change.
|
| CustomChangeWrapper
Adapts CustomChange implementations to the standard change system used by Liquibase.
|
Copyright © 2019 Liquibase.org. All rights reserved.