]> 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)
commit4127b26e69d8990bf340ae4f000c316c60152bfa
treee8b69f0d017642612f015b5c1294777229cd9bc8
parent7b98535f6003b763a09e106e09e3b2c82ce0c631
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