From: Mike Bayer Date: Tue, 6 Jun 2017 21:59:19 +0000 (-0400) Subject: - make sure ticket # is here X-Git-Tag: rel_1_2_0b1~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1faec8829fc0d1c353aea9bb5272c4b5726d999;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git - make sure ticket # is here Change-Id: I7d54026da9a9a9331a4fd7e675dbfe9c433fe2e4 --- diff --git a/doc/build/changelog/changelog_12.rst b/doc/build/changelog/changelog_12.rst index 219742a316..bc02f0d35f 100644 --- a/doc/build/changelog/changelog_12.rst +++ b/doc/build/changelog/changelog_12.rst @@ -39,6 +39,7 @@ .. change:: 4003 :tags: feature, oracle + :tickets: 4003 The Oracle dialect now inspects unique and check constraints when using :meth:`.Inspector.get_unique_constraints`,