]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Fix single quote escaping for the SQL comments 530/head
authorDamien Garaud <damien.garaud@oslandia.com>
Wed, 23 Jan 2019 14:38:34 +0000 (15:38 +0100)
committerDamien Garaud <damien.garaud@oslandia.com>
Wed, 23 Jan 2019 14:38:34 +0000 (15:38 +0100)
commitc85f2de986da6c1231a18732b097ff890e67977e
treee68c72c1e4488521b7599b946eb56470d11689df
parent2e3f969adda04a6e344b7e99aa9c604f3c19d594
Fix single quote escaping for the SQL comments
alembic/autogenerate/render.py
tests/test_autogen_render.py