]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- correct for bad booleans coming from SQLA metadata/reflection for the index.unique...
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 7 Oct 2013 15:21:33 +0000 (11:21 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 7 Oct 2013 15:21:33 +0000 (11:21 -0400)
commit7135c623137de09d30e30b2c1635272790925655
tree9933ed514ccfafc920857be7530e317a343f6ad2
parentc4e43711c00c87bfc6f0edbc26ab7182a7ccd180
- correct for bad booleans coming from SQLA metadata/reflection for the index.unique flag,
alembic/autogenerate/compare.py
tests/test_autogenerate.py