diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-02-01 19:00:07 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-02-01 19:03:08 -0500 |
| commit | b2189da65019ed2f44e77933a122619489319c5a (patch) | |
| tree | 1e3bcd44586eccfeebd9bd56b4da9606edd07769 /lib/sqlalchemy/engine | |
| parent | 02dbcfa88a8390ee2af4f76e47bca8f205ddeee5 (diff) | |
| download | sqlalchemy-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/engine')
0 files changed, 0 insertions, 0 deletions
