]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fix #1663 on 0.5.x: the whitespace after DEFAULT may start with a newline
authorLele Gaifax <lele@metapensiero.it>
Thu, 28 Jan 2010 10:56:33 +0000 (10:56 +0000)
committerLele Gaifax <lele@metapensiero.it>
Thu, 28 Jan 2010 10:56:33 +0000 (10:56 +0000)
commitac96e743e3615aa42220b7084ceb0a68149a5b04
tree71980b3b8a64a771e52da3d1ad17eb5b043daa59
parent247d7eaca3df99cfd23f23911e3ca689046c18ad
Fix #1663 on 0.5.x: the whitespace after DEFAULT may start with a newline
CHANGES
lib/sqlalchemy/databases/firebird.py