]> 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)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 15 Dec 2017 14:53:04 +0000 (09:53 -0500)
commitc0d2d9b8bda7d8abd3af74fa51defdc30cb06725
tree5f4fa3d5612987f52cd1b7ede8aeace4f4044185
parent4cf0fb2e5591eac245c4020c3c8b7fef57e2f969
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.

(cherry picked from commit e80a5adfd406e2392cfaad687e8b3f0ae9ed4e11)
doc/build/core/custom_types.rst