]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
upgrade, downgrade motion
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 29 Apr 2010 22:00:44 +0000 (18:00 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 29 Apr 2010 22:00:44 +0000 (18:00 -0400)
commit558d17d6d2c87c5b1ce22c5c04f9114124619226
treed190cac5e10409d340a5ddd27e1c3c82ee72d61a
parent0117f00282ae3999cdab798110a7556ced4127ba
upgrade, downgrade motion
15 files changed:
alembic/__init__.py
alembic/command.py
alembic/context.py
alembic/op.py
alembic/script.py
alembic/util.py
templates/generic/env.py
templates/generic/script.py.mako
templates/multidb/env.py
templates/multidb/script.py.mako
templates/pylons/env.py
templates/pylons/script.py.mako
tests/test_migrations.py [deleted file]
tests/test_revision_create.py [moved from tests/test_revisions.py with 87% similarity]
tests/test_revision_paths.py [new file with mode: 0644]