]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- make sure ticket # is here
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 6 Jun 2017 21:59:19 +0000 (17:59 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 6 Jun 2017 21:59:19 +0000 (17:59 -0400)
Change-Id: I7d54026da9a9a9331a4fd7e675dbfe9c433fe2e4

doc/build/changelog/changelog_12.rst

index 219742a3161b4e148aea32f9e4b37e985dbfd30c..bc02f0d35f1c603f041a21e0c1914297ecdc955b 100644 (file)
@@ -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`,