Module migrate.changeset – Schema changes

Module migrate.changeset – Schema migration API

Module ansisql – Standard SQL implementation

Module constraint – Constraint schema migration API

Module databases – Database specific schema migration

Module mysql

Module firebird

Module oracle

Module postgres

Module sqlite

Module visitor

Module schema – Additional API to SQLAlchemy for migrations

Module migrate.versioning – Database versioning and repository management

Module api – Python API commands

Module genmodel – ORM Model generator

Module pathed – Path utilities

Module repository – Repository management

Module schema – Migration upgrade/downgrade

Module schemadiff – ORM Model differencing

Module script – Script actions

Module shell – CLI interface

Module util – Various utility functions

Module version – Versioning management

Module exceptions – Exception definitions