]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- turn on the mssql legacy_schema_aliasing flag to remove
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 26 May 2015 14:55:36 +0000 (10:55 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 26 May 2015 14:55:36 +0000 (10:55 -0400)
commit229f86723be4404c1bff3a63d97ab9f32ba93b0b
tree098a945a42124e5ee1b4713cfe6c16c876e3dff5
parent29b301a7ec46b871dced5580293fa8f5f8d4e899
- turn on the mssql legacy_schema_aliasing flag to remove
warnings
alembic/testing/assertions.py
alembic/util.py
tests/test_mssql.py