mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-04 23:06:24 -04:00
ticket #1443 is for unique constraint reflection
This commit is contained in:
Vendored
+1
@@ -79,6 +79,7 @@
|
||||
|
||||
.. change::
|
||||
:tags: feature, sql
|
||||
:tickets: 1443
|
||||
|
||||
Added support for "unique constraint" reflection, via the
|
||||
:meth:`.Inspector.get_unique_constraints` method.
|
||||
|
||||
Reference in New Issue
Block a user