diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-12-15 21:23:01 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-12-15 21:23:01 -0500 |
commit | b2223ab14988317f86fcbb6271a8b853b2924bae (patch) | |
tree | 239be6387ea75ec09c70e4ca6524834a9521e142 /lib/sqlalchemy/dialects/postgresql/json.py | |
parent | 638c1c46b23273e3c50638537ecfec91e839253e (diff) | |
download | sqlalchemy-b2223ab14988317f86fcbb6271a8b853b2924bae.tar.gz |
- add "force_nocheck" as a way to turn on unicode=force without even
doing the isinstance() check - currently used only by psycopg2 + native enum + py2k.
- didn't realize psycopg2 had UNICODEARRAY extension all this time; replace _PGArray
with just using UNICODEARRAY instead.
- replace unnecessary/inconsistent __import__ in _isolation_lookup.
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/json.py')
0 files changed, 0 insertions, 0 deletions