Module migrations

Module migrations 

Source

Functions§

apply_tenant_migration
Apply a migration to the specific tenant database
apply_tenant_migrations
Applies migrations to the provided tenant, only applies migrations that haven’t already been applied
force_apply_tenant_migrations
Applies migrations without checking if migrations have already been applied
get_pending_tenant_migrations
Get all pending migrations for a tenant that have not been applied yet