]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- oragnize the changelog with tokens per .. change:: to allow
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 11 Nov 2016 17:03:13 +0000 (12:03 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 11 Nov 2016 17:03:13 +0000 (12:03 -0500)
three way merges to succeed (hopefully). requires bump of changelog
package.

Change-Id: Icd9bb7f4a4e01cc6ac66e8c7bb6631c3f6bb1d2c

doc/build/changelog/changelog_10.rst
doc/build/changelog/changelog_11.rst
doc/build/requirements.txt

index 532e86846032c890044125052ceca8a917ec01f5..b0a36080d9929104a1d712be7557eb599f0c3c1e 100644 (file)
@@ -97,6 +97,7 @@
     .. 3778
 
     .. change::
+        :tags: bug, orm
         :tickets: 3778
         :versions: 1.1.4
 
index 1123e084e31fc964f952f147a4a32221f279cb2e..7c2e0a8faaeeec9b9c59af89493c041d372f50e8 100644 (file)
@@ -21,7 +21,7 @@
 .. changelog::
     :version: 1.1.4
 
-    .. change::
+    .. change::  default_schema
         :tags: bug, engine
 
         Removed long-broken "default_schema_name()" method from
         version and was non-working (e.g. would raise).  Pull request
         courtesy Benjamin Dopplinger.
 
-    .. change::
+    .. change:: pragma
         :tags: bug, sqlite
 
         Added quotes to the PRAGMA directives in the pysqlcipher dialect
         to support additional cipher arguments appropriately.  Pull request
         courtesy Kevin Jurczyk.
 
-    .. change::
+    .. change:: 3846
         :tags: bug, postgresql
         :tickets: 3846, 3807
 
@@ -47,7 +47,7 @@
         CONFLICT itself.   This was an incorrect assumption, so that portion
         of the change in :ticket:`3807` is rolled back.
 
-    .. change::
+    .. change:: 3845
         :tags: bug, orm
         :tickets: 3845
 
@@ -55,7 +55,7 @@
         strategy would cause backrefs and/or back_populates options to be
         ignored.
 
-    .. change::
+    .. change:: sscursor_mysql
         :tags: feature, mysql
 
         Added support for server side cursors to the mysqlclient and
index d1eb23d0fee860cefd1403646d7993821d39b169..94657001ff72652c477d1f31a178627797684f11 100644 (file)
@@ -1,3 +1,3 @@
-changelog>=0.3.4
+changelog>=0.3.5
 sphinx-paramlinks>=0.2.2
 git+https://bitbucket.org/zzzeek/zzzeeksphinx.git@HEAD#egg=zzzeeksphinx