summaryrefslogtreecommitdiff
path: root/docs/build/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/build/changelog.rst')
-rw-r--r--docs/build/changelog.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/build/changelog.rst b/docs/build/changelog.rst
index 3c9927c..1179e55 100644
--- a/docs/build/changelog.rst
+++ b/docs/build/changelog.rst
@@ -8,6 +8,14 @@ Changelog
.. change::
:tags: bug, batch
+ :pullreq: bitbucket:34
+
+ Fixed bug where the "source_schema" argument was not correctly passed
+ when calling :meth:`.BatchOperations.create_foreign_key`. Pull
+ request courtesy Malte Marquarding.
+
+ .. change::
+ :tags: bug, batch
:tickets: 249
Repaired the inspection, copying and rendering of CHECK constraints