]> 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:00 +0000 (09:53 -0500)
commit0018127e47c4a056ea0b18db696130703391766d
tree0a967805f93b64028f0178c94a2322250d991fb1
parent9f3bf6b5066dd3bba67c2d6f36ddcffcddb1e742
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