Skip to main content

Module migrate

Module migrate 

Source

Enums§

MigrateError

Functions§

ensure_migrations_table
Errors
get_applied_migrations
Errors
migrations_table_ddl
DDL for the internal _migrations table (dialect-specific).
record_migration
Errors
run_migrate
Applies pending migrations from the given directory to the database.