]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
o oracle+zxjdbc type handling additions
authorPhilip Jenvey <pjenvey@underboss.org>
Sun, 9 Aug 2009 00:56:52 +0000 (00:56 +0000)
committerPhilip Jenvey <pjenvey@underboss.org>
Sun, 9 Aug 2009 00:56:52 +0000 (00:56 +0000)
commita53d4e2ab48a003a957ba374c65ea999dcd962e4
tree5fe59c06d9895a81a7682262ec4e02112ba8194d
parentf0b848c86f62ab457fc3e2aba3d161d4334d861d
o oracle+zxjdbc type handling additions
o avoid returning tests on oracle+zxjdbc for now
lib/sqlalchemy/dialects/oracle/zxjdbc.py
lib/sqlalchemy/test/requires.py
test/dialect/test_oracle.py
test/sql/test_query.py
test/sql/test_returning.py