diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-01-17 21:12:47 +0000 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-01-17 21:12:47 +0000 |
| commit | 8f4871eaf25c2335823a4116d593e6782ff5d743 (patch) | |
| tree | 25a876c01c83e35f2300f6f1165cff96e4a53deb /lib/sqlalchemy/dialects/postgresql | |
| parent | 151fa4e75ce951e42068b3a5785e06a8ecf4dd44 (diff) | |
| download | sqlalchemy-8f4871eaf25c2335823a4116d593e6782ff5d743.tar.gz | |
- remove the exclusion of cx_oracle.STRING from setinputsizes by
configuring cx_oracle.UNICODE on OracleNVarChar. Attempts
were made to pass unicode data to/from a plain VARCHAR2 with
cx_oracle, both with and without setinputsizes in use, but
it doesn't appear to be possible - therefore users will need to use
Unicode/UnicodeText with oracle if data contains non-ASCII info.
[ticket:1517]
- updated the Unicode/UnicodeText docs to reflect this, that
convert_unicode might not be enough.
- allowed convert_unicode='force' to be significant for bind parameters
as well.
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql')
0 files changed, 0 insertions, 0 deletions
