Expand description
This module is used for applying migrations
Modules§
Structs§
- Migrate
Options - Options for running migrations
Functions§
- apply_
migration - Helper method to apply one migration. Writes also to last migration table.
- run_
migrate - Applies migrations on the given database
- run_
migrate_ custom - Applies migrations on the given database with a given driver