]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Update and add some tests for checking fk
authorAnn Kamyshnikova <akamyshnikova@mirantis.com>
Fri, 7 Nov 2014 08:53:31 +0000 (11:53 +0300)
committerAnn Kamyshnikova <akamyshnikova@mirantis.com>
Fri, 7 Nov 2014 08:53:31 +0000 (11:53 +0300)
commit9b55ad2123fae5557705249b13ce6071208d98b3
treef195e1c1793373ddc872918a6e97b7c71fec4592
parent3c475c1332aff37c6aadd8599f0855dd305e35d4
Update and add some tests for checking fk

fixes issue #178
alembic/autogenerate/api.py
alembic/autogenerate/compare.py
alembic/autogenerate/render.py
tests/test_autogen_fks.py [new file with mode: 0644]
tests/test_autogenerate.py