]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- removed problematic generate_dbapi_typemap() method. its hardcoded just for oracle
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 26 Jul 2007 22:30:09 +0000 (22:30 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 26 Jul 2007 22:30:09 +0000 (22:30 +0000)
commite979b3cf122fa99b7890a545b9e1336ef0863167
treeb16db24cd3ad43e99efa36ea9040640a3957e328
parent6da610b89a9cbd40061dc11caaf650adc8eaa131
- removed problematic generate_dbapi_typemap() method.  its hardcoded just for oracle
so far (which needs it the most).
lib/sqlalchemy/databases/oracle.py
lib/sqlalchemy/engine/default.py