summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-08-07 14:03:17 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2014-08-07 14:03:17 -0400
commit18722a75b3519ea53b913186cb047f60c331361a (patch)
tree2abeb2ce0a651fe357892e0631f938b89183182a
parent07f9105775668fa3461e65a41f8402382ad8cbea (diff)
downloadalembic-18722a75b3519ea53b913186cb047f60c331361a.tar.gz
changelog for pr github:14
-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 33053e2..1de75e7 100644
--- a/docs/build/changelog.rst
+++ b/docs/build/changelog.rst
@@ -7,6 +7,14 @@ Changelog
.. change::
:tags: bug
+ :pullreq: github:14
+
+ Fixed bug where foreign key constraints would fail to render in
+ autogenerate when a schema name was present. Pull request courtesy
+ Andreas Zeidler.
+
+ .. change::
+ :tags: bug
:tickets: 212
Some deep-in-the-weeds fixes to try to get "server default" comparison