]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Informix and postgresql reserved words changes -- almost done.
authorJim Phares <jim.phares@pcusa.org>
Tue, 15 Mar 2011 20:56:45 +0000 (16:56 -0400)
committerJim Phares <jim.phares@pcusa.org>
Tue, 15 Mar 2011 20:56:45 +0000 (16:56 -0400)
commitfde2a7f8fe5fd16891ddff99511e2ed3c8eb9ab6
tree211988f48bd76a2f9b83f4599fded85a1dc7676a
parentc594b58f0b8cf72d49cc6bf748b5e4851a1f9c2c
Informix and postgresql reserved words changes -- almost done.
CHANGES
lib/sqlalchemy/dialects/informix/base.py
lib/sqlalchemy/dialects/postgresql/base.py
test/dialect/test_mysql.py
test/dialect/test_postgresql.py
test/sql/test_quote.py