]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Fixed mssql_* kwargs in batch_op.drop_column().
authorMichal Petrucha <michal.petrucha@ksp.sk>
Thu, 21 Jan 2016 10:13:56 +0000 (11:13 +0100)
committerMichal Petrucha <michal.petrucha@ksp.sk>
Thu, 21 Jan 2016 10:13:56 +0000 (11:13 +0100)
commitfb81b7eba418cd624d431fbdceee6bcd07b9b0ff
tree2c79c8545d187f530a50c63511c1134508b2d19a
parent6c9f34851dbd765e005b13fb9c5b8544892f22c5
Fixed mssql_* kwargs in batch_op.drop_column().
alembic/operations/ops.py
tests/test_mssql.py