]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- convert to spaces
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 17 Aug 2017 17:37:53 +0000 (13:37 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 17 Aug 2017 17:37:53 +0000 (13:37 -0400)
Change-Id: Ic5eb90049358935995721765b2239cf91144895a

doc/build/changelog/unreleased_12/4016.rst

index bc91614b0513ceb61783c162fd3f520d6c861d68..bb6ae8d6b651062ba0e7f141cd5f477420c3974d 100644 (file)
@@ -1,7 +1,7 @@
 .. change::
-       :tags: bug, postgresql
-       :tickets: 4016
+    :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
+    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