Avolutions\Database\MigrationInterface
in
An interface which declares the base methods for Migrations.
Methods
Method | Visibility | Description |
---|---|---|
migrate() | public | Executes the migration of the database. |
An interface which declares the base methods for Migrations.
Method | Visibility | Description |
---|---|---|
migrate() | public | Executes the migration of the database. |