]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
fix formatting
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 16 Feb 2018 21:54:43 +0000 (16:54 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 16 Feb 2018 21:54:43 +0000 (16:54 -0500)
Change-Id: Ie4687c970508cf8bf183e342db6b89a8aca9d6f9

doc/build/changelog/unreleased_11/pg_truncate.rst

index 4720c288f872acc9f2c4caf92a3fe974c3c8180a..82fe09562a8a94ca84ed6bc60bfdd2a6b46cfe9c 100644 (file)
@@ -1,5 +1,5 @@
 .. change::
-   :tags: bug, postgresql
+    :tags: bug, postgresql
 
     Added "TRUNCATE" to the list of keywords accepted by the
     Postgresql dialect as an "autocommit"-triggering keyword.