Skip to main content

Module migrate

Module migrate 

Source
Expand description

fraiseql migrate - Database migration wrapper

Wraps confiture for database migrations, providing a unified CLI experience without requiring users to install confiture separately.

Enums§

MigrateAction
Migration subcommand

Functions§

resolve_database_url
Resolve the database URL: use explicit flag, or fall back to fraiseql.toml
resolve_migration_dir
Resolve the migration directory: use explicit flag, or auto-discover
run
Run the migrate command