Package | Description |
---|---|
org.javalite.db_migrator |
Modifier and Type | Method and Description |
---|---|
List<Migration> |
MigrationManager.getPendingMigrations()
Returns pending migrations.
|
List<Migration> |
MigrationResolver.resolve() |
Modifier and Type | Method and Description |
---|---|
int |
Migration.compareTo(Migration other) |
Copyright © 2016 JavaLite. All rights reserved.