]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- further checks when running in WITH_UNICODE
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 13 Mar 2010 21:12:29 +0000 (16:12 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 13 Mar 2010 21:12:29 +0000 (16:12 -0500)
commit11a8939f365114ca55a75ebb6f03008fdf04ee6b
tree989ef41518ff562edc289e45043638023c9ab2fd
parentf20138e2f9afe77d9e67be37450ca064274ac8c6
- further checks when running in WITH_UNICODE
- When WITH_UNICODE
mode is used in Python 2.xx, a large and scary warning
is emitted asking that the user seriously consider
the usage of this difficult mode of operation.
[ticket:1670]
CHANGES
lib/sqlalchemy/dialects/oracle/cx_oracle.py