actionHistory() public method Displays the migration history
getNewMigrations() protected method Returns the migrations
getMigrationHistory() protected abstract method Returns
actionUp() public method Upgrades the application by applying
actionDown() public method Downgrades the application
migrateDown() protected method Downgrades with the specified
migrateUp() protected method Upgrades with the specified
actionCreate() public method Creates a new migration.
$migrationPath public property The directory containing the migration
generateMigrationSourceCode() protected method (available since version 2.0.8)
Page 1 of 3