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