The karbor.db.migration Module

Database setup and migration commands.

karbor.db.migration.db_sync(version=None, init_version=0, engine=None)

Migrate the database to version or the most recent version.

karbor.db.migration.get_backend()