summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2017-06-06 17:59:19 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2017-06-06 17:59:19 -0400
commitf1faec8829fc0d1c353aea9bb5272c4b5726d999 (patch)
treecbf058cdacd81e7fb146affa538a5d3d90cd82a4
parent4e1f5377d1c5443016cc6c5ae86b8053ead41647 (diff)
downloadsqlalchemy-f1faec8829fc0d1c353aea9bb5272c4b5726d999.tar.gz
- make sure ticket # is here
Change-Id: I7d54026da9a9a9331a4fd7e675dbfe9c433fe2e4
-rw-r--r--doc/build/changelog/changelog_12.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/build/changelog/changelog_12.rst b/doc/build/changelog/changelog_12.rst
index 219742a31..bc02f0d35 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`,