]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
- repair the rendering of add_fk_constraint(), quoting there too
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 1 Dec 2014 00:30:27 +0000 (19:30 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 1 Dec 2014 00:30:27 +0000 (19:30 -0500)
commit7c319dcbbcc527f8577cf2d577e6cc0b87d99661
treeac9a2709534b53b3c84f2653198a7505ca243915
parentbb90d00e80975fd9930701067066167aee666637
- repair the rendering of add_fk_constraint(), quoting there too
alembic/autogenerate/render.py
tests/test_autogen_render.py
tests/test_autogenerate.py