]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
dont need the const thing now that the batch separator is in use
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 30 Nov 2011 00:37:45 +0000 (19:37 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 30 Nov 2011 00:37:45 +0000 (19:37 -0500)
commit4dbb340fe9ff23da33506ff77d531a18a505f939
tree94fa183775b0f7b8b8ca380a4849e6b1aa26304d
parent2f55f3a54319ab144a0d98287bf8b7755d7282a4
dont need the const thing now that the batch separator is in use
alembic/ddl/mssql.py
tests/test_mssql.py