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