]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
get a bit more speed out of datetime and LOB-based types on cx_oracle
authorGaëtan de Menten <gdementen@gmail.com>
Fri, 30 Oct 2009 11:09:45 +0000 (11:09 +0000)
committerGaëtan de Menten <gdementen@gmail.com>
Fri, 30 Oct 2009 11:09:45 +0000 (11:09 +0000)
commit1adf8e7fcd5027467baffea838fcbd2189baf3d6
tree5727e15aa92b515f447df6c609244384fdc89ff5
parent876b3fdd3f82bfcd90ec5979ec1b78d4a7c93a57
get a bit more speed out of datetime and LOB-based types on cx_oracle
lib/sqlalchemy/dialects/oracle/cx_oracle.py