emzed.table.table_migrations module

emzed.table.table_migrations.migrate(model, from_version, to_version)[source]
emzed.table.table_migrations.migrate_to_0_0_42(model)[source]
emzed.table.table_migrations.rename_table(conn, from_name, to_name)[source]