]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Cosmetic changes to the Firebird reflection queries.
authorLele Gaifax <lele@metapensiero.it>
Tue, 11 Dec 2007 23:07:41 +0000 (23:07 +0000)
committerLele Gaifax <lele@metapensiero.it>
Tue, 11 Dec 2007 23:07:41 +0000 (23:07 +0000)
commit9a220fc76986443b5fcd18db930c8b1476e41b50
treeab6fbe99a2a0276e5033b295627218e2e1845bf0
parent86f12f93cc2ee5908f6ec0192f9b21d39c3d9ca0
Cosmetic changes to the Firebird reflection queries.
This brings them more consistent with the syntax of the statements generated by SA,
using lowercase field names.
lib/sqlalchemy/databases/firebird.py