]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Allow for the database to produce a UUID instance
authorMartijn Pieters <mjpieters@fb.com>
Wed, 22 Nov 2017 10:05:44 +0000 (10:05 +0000)
committerMartijn Pieters <mjpieters@fb.com>
Wed, 22 Nov 2017 10:05:44 +0000 (10:05 +0000)
commite80a5adfd406e2392cfaad687e8b3f0ae9ed4e11
treeebdf5396258f3db5febaba8309b3c7e719e4cf93
parentbb21dea84cd6bc70ab12acb61d1f4511a013f90d
Allow for the database to produce a UUID instance

Some database adapters (specifically, pg8000) already produce a uuid.UUID()
instance for UUID columns. Account for this.
doc/build/core/custom_types.rst