]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- figured out a way to get previous oracle behavior back. the ROWID thing
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 5 Nov 2007 19:38:01 +0000 (19:38 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 5 Nov 2007 19:38:01 +0000 (19:38 +0000)
commit724eb54efd498a772dc3d4db209c50592f2a158c
treeb6c2558629e9e62ceae6e1ee7caa6231533c23fd
parent5a70cb7fa5345696731eac48958bee804f241df3
- figured out a way to get previous oracle behavior back.  the ROWID thing
is still a pretty thorny issue.
CHANGES
lib/sqlalchemy/databases/oracle.py
test/dialect/oracle.py