]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- tests for SQL script
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 9 Nov 2011 01:48:40 +0000 (17:48 -0800)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 9 Nov 2011 01:48:40 +0000 (17:48 -0800)
commit2da7f004e49167b3d94c9fe031d61d968ce85c92
tree80ecb62d5aa2756a775e0b956b89e8ea04f1b724
parent649b2629aef39707f3bcd3807b4574049226201d
- tests for SQL script
- link create/drop of version table in SQL mode to the "none" revision
- get downgrades on SQL script to work
alembic/context.py
alembic/script.py
tests/__init__.py
tests/test_revision_paths.py
tests/test_sql_script.py [new file with mode: 0644]