]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- oracle reflection of case-sensitive names all fixed up
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 10 Aug 2007 23:24:06 +0000 (23:24 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 10 Aug 2007 23:24:06 +0000 (23:24 +0000)
commitb852fcbce0204fb8edcb7fda9605824a1193e685
treefb617c025cc37b7c7dce83c1145585cadad5af35
parentb01c63280e16cd549601fb91393acbff3695821a
- oracle reflection of case-sensitive names all fixed up
- other unit tests corrected for oracle
lib/sqlalchemy/databases/oracle.py
test/engine/reflection.py
test/sql/defaults.py
test/sql/quote.py
test/sql/rowcount.py
test/sql/unicode.py