| Interface | Description |
|---|---|
| DbPlatformNames |
Known database platform names.
|
| Class | Description |
|---|---|
| MigrationConfig |
Configuration used to run the migration.
|
| MigrationRunner |
Runs the DB migration typically on application start.
|
| MigrationVersion |
The version of a migration used so that migrations are processed in order.
|
| Exception | Description |
|---|---|
| MigrationException |
Copyright © 2017. All rights reserved.