diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-10-06 16:12:58 +0000 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-10-06 16:12:58 +0000 |
| commit | 29291f4c326086a413064bc8e32acad911a33910 (patch) | |
| tree | 23b4a6099d03a7ef1605be044736a1731cd5ac05 /lib/sqlalchemy/sql/compiler.py | |
| parent | d87ecbdd003b4273e1e259b6251c49069258a876 (diff) | |
| download | sqlalchemy-29291f4c326086a413064bc8e32acad911a33910.tar.gz | |
- oracle does not implicitly convert to unicode for non-typed result
sets (i.e. when no TypeEngine/String/Unicode type is even being used;
previously it was detecting DBAPI types and converting regardless).
should fix [ticket:800]
- fixed oracle out_parameters, likely broke in beta6
- fixed oracle _normalize_case for encoded names, gets unicode reflection test to work
- a few extra tests tweaked/unsupported for oracle
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions
