| Interface | Description |
|---|---|
| MigrationChecksumProvider |
Migration implementors that also implement this interface will be able to specify their checksum (for
validation), instead of having it automatically computed or default to
null (for Java Migrations). |
| MigrationInfoProvider |
Migration implementors that also implement this interface will be able to specify their version and description
manually, instead of having it automatically computed.
|
Copyright © 2018. All rights reserved.