]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- [bug] Fixed the generation of CHECK constraint,
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 31 Jan 2012 15:08:12 +0000 (10:08 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 31 Jan 2012 15:08:12 +0000 (10:08 -0500)
commite1fde1031ddbc0ee3bdd38082a14542881be3db5
tree2ffb943a359e390d5ee6b2e036611b08392e0272
parent0bf3fe8f6f089f6023f3917ce8faa050ad0b79b0
- [bug] Fixed the generation of CHECK constraint,
  regression from 0.2.0 [#26]
CHANGES
alembic/__init__.py
alembic/autogenerate.py
tests/test_autogenerate.py