diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-04-04 12:02:51 -0400 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-04-04 12:02:51 -0400 |
| commit | ecd7b31d5eaed138e699293719f70260da3c978d (patch) | |
| tree | 9290647481a09b18e37a438428e68f379191baa8 /lib/sqlalchemy/testing/pickleable.py | |
| parent | ee40c7afaabe33e2080607de0045a9fd0a4748d8 (diff) | |
| download | sqlalchemy-ecd7b31d5eaed138e699293719f70260da3c978d.tar.gz | |
- Fixed a long-standing bug where the :class:`.Enum` type as used
with the psycopg2 dialect in conjunction with non-ascii values
and ``native_enum=False`` would fail to decode return results properly.
This stemmed from when the PG :class:`.postgresql.ENUM` type used
to be a standalone type without a "non native" option.
fixes #3354
- corrected the assertsql comparison rule to expect a non-ascii
SQL string
Diffstat (limited to 'lib/sqlalchemy/testing/pickleable.py')
0 files changed, 0 insertions, 0 deletions
