From 1f8d3d7f02c47c3c4fe4b0c5c37f14546835a15f Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sun, 25 Aug 2013 12:03:07 -0400 Subject: [PATCH] changelog --- docs/build/changelog.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/build/changelog.rst b/docs/build/changelog.rst index 02b2b607..ba37203a 100644 --- a/docs/build/changelog.rst +++ b/docs/build/changelog.rst @@ -7,6 +7,13 @@ Changelog :version: 0.6.1 :released: no release date + .. change:: + :tags: bug + + Added the "deferrable" keyword argument to :func:`.op.create_foreign_key` + so that ``DEFERRABLE`` constraint generation is supported; courtesy + Pedro Romano. + .. change:: :tags: bug :tickets: 137 -- 2.47.2