summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/mysql/mysqldb.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2015-02-01 19:00:07 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2015-02-01 19:03:08 -0500
commitb2189da65019ed2f44e77933a122619489319c5a (patch)
tree1e3bcd44586eccfeebd9bd56b4da9606edd07769 /lib/sqlalchemy/dialects/mysql/mysqldb.py
parent02dbcfa88a8390ee2af4f76e47bca8f205ddeee5 (diff)
downloadsqlalchemy-b2189da65019ed2f44e77933a122619489319c5a.tar.gz
- Repaired support for Postgresql UUID types in conjunction with
the ARRAY type when using psycopg2. The psycopg2 dialect now employs use of the psycopg2.extras.register_uuid() hook so that UUID values are always passed to/from the DBAPI as UUID() objects. The :paramref:`.UUID.as_uuid` flag is still honored, except with psycopg2 we need to convert returned UUID objects back into strings when this is disabled. fixes #2940
Diffstat (limited to 'lib/sqlalchemy/dialects/mysql/mysqldb.py')
0 files changed, 0 insertions, 0 deletions