]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fix to oracle function select, users table in test should be non-sequence
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 17 Dec 2005 19:35:00 +0000 (19:35 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 17 Dec 2005 19:35:00 +0000 (19:35 +0000)
commit3e4b0d17a9f4d9dd1ba293dac3e0966f7b80f69c
tree953cff80b200be69ddd298b09ade153e65ddf5eb
parentd51d1ccaacf083fd0c9e38b35ef1ba32e36f35a3
fix to oracle function select, users table in test should be non-sequence
lib/sqlalchemy/databases/oracle.py
test/tables.py