summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2010-01-17 21:12:47 +0000
committerMike Bayer <mike_mp@zzzcomputing.com>2010-01-17 21:12:47 +0000
commit8f4871eaf25c2335823a4116d593e6782ff5d743 (patch)
tree25a876c01c83e35f2300f6f1165cff96e4a53deb /lib/sqlalchemy/dialects/postgresql
parent151fa4e75ce951e42068b3a5785e06a8ecf4dd44 (diff)
downloadsqlalchemy-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