aiida.backends.sqlalchemy.migrations package

Submodules

Upper level SQLAlchemy migration funcitons.

aiida.backends.sqlalchemy.migrations.env.run_migrations_online()[source]

Run migrations in ‘online’ mode.

The connection should have been passed to the config, which we use to configue the migration context.