summaryrefslogtreecommitdiff
path: root/doc/build
diff options
context:
space:
mode:
authormike bayer <mike_mp@zzzcomputing.com>2017-08-17 09:14:07 -0400
committerGerrit Code Review <gerrit@awstats.zzzcomputing.com>2017-08-17 09:14:07 -0400
commitd173662fe01fe4c952370ad52f34b03145ffa17a (patch)
treeecb706867575c40a56a88e1e64633c47e9773e0e /doc/build
parenteb8db2303b1677d49fc68a8ee299061e8cfc2b31 (diff)
parentc86b95038d84b40617fccd485e4596da4b139f5a (diff)
downloadsqlalchemy-d173662fe01fe4c952370ad52f34b03145ffa17a.tar.gz
Merge "Enable uuid for pg8000"
Diffstat (limited to 'doc/build')
-rw-r--r--doc/build/changelog/unreleased_12/4016.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/build/changelog/unreleased_12/4016.rst b/doc/build/changelog/unreleased_12/4016.rst
new file mode 100644
index 000000000..bc91614b0
--- /dev/null
+++ b/doc/build/changelog/unreleased_12/4016.rst
@@ -0,0 +1,7 @@
+.. change::
+ :tags: bug, postgresql
+ :tickets: 4016
+
+ Enabled UUID support for the pg8000 driver, which supports native Python
+ uuid round trips for this datatype. Arrays of UUID are still not supported,
+ however. \ No newline at end of file