]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Make version table name configurable.
authorJeff Dairiki <dairiki@dairiki.org>
Thu, 3 May 2012 20:40:43 +0000 (13:40 -0700)
committerJeff Dairiki <dairiki@dairiki.org>
Thu, 3 May 2012 20:40:43 +0000 (13:40 -0700)
commit6ed983fc075450d874557e81feb0237d7a28a222
treeb7e01d8e9d104f86b0fd154b3b66e4a7bdd6abc7
parent494ac8d84a4e827fcf7dc117b84ba76f442d60a2
Make version table name configurable.
CHANGES
alembic/environment.py
alembic/migration.py
tests/test_version_table.py [new file with mode: 0644]