diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-03-12 18:30:38 +0000 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-03-12 18:30:38 +0000 |
commit | 1b169548642b4ced5b25510d35fdd28af0c06c7e (patch) | |
tree | 717b72a5040cd5582f5ad5e027ab8028603d2368 /lib/sqlalchemy/log.py | |
parent | b4f1fbc70874256e3f78d8bcc597a3589d728b49 (diff) | |
download | sqlalchemy-1b169548642b4ced5b25510d35fdd28af0c06c7e.tar.gz |
- introduce an optimizing type _NativeUnicodeMixin to oracle plus supporting
changes to Enum/SchemaType to re-support adaptation of string types.
This approach can be adapted by "conditional" unicode returning dialects
(i.e. pyodbc and possibly mxodbc) to remove the overhead
of isinstance(value, unicode) calls when the dialect returned type is
of dbapi.UNICODE, dbapi.NVARCHAR, etc.
Diffstat (limited to 'lib/sqlalchemy/log.py')
0 files changed, 0 insertions, 0 deletions