]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Remove extra indentation
authorVraj Mohan <r.vrajmohan@gmail.com>
Thu, 14 Nov 2013 14:17:52 +0000 (09:17 -0500)
committerVraj Mohan <r.vrajmohan@gmail.com>
Thu, 14 Nov 2013 14:18:15 +0000 (09:18 -0500)
doc/build/changelog/changelog_07.rst

index 67d044983695a640df629187ce79ddcc47903019..a102573e92bf16f795c8acf075bec224f6f1f5fd 100644 (file)
         :tickets: 1679
 
       a "has_schema" method has been implemented
-        on dialect, but only works on Postgresql so far.
+      on dialect, but only works on Postgresql so far.
       Courtesy Manlio Perillo.
 
     .. change::