]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Undoing patch #994, for now; more testing needed. Sorry. Also modifying test for...
authorCatherine Devlin <catherine.devlin@gmail.com>
Thu, 20 Mar 2008 16:48:46 +0000 (16:48 +0000)
committerCatherine Devlin <catherine.devlin@gmail.com>
Thu, 20 Mar 2008 16:48:46 +0000 (16:48 +0000)
commit6d5cb2522b0fbb849032a7cdcbfa27baee10c587
treebd4e72be248f7596f1fcbd80a6bdbeaf74ac554e
parent50206ec2adcd1c38bc4dad98c7775c7ea8ecd10c
Undoing patch #994, for now; more testing needed.  Sorry.  Also modifying test for query equivalence to account for underscoring of bind variables.
lib/sqlalchemy/databases/oracle.py
lib/sqlalchemy/engine/default.py
lib/sqlalchemy/sql/compiler.py
test/testlib/testing.py