Doc'd BaseConstraint.

This commit is contained in:
Gagaro 2022-03-16 16:05:12 +01:00 committed by Mariusz Felisiak
parent 4bd494db42
commit 9c04af837a
2 changed files with 19 additions and 17 deletions

View file

@ -32,7 +32,7 @@ PostgreSQL supports additional data integrity constraints available from the
.. attribute:: ExclusionConstraint.name
The name of the constraint.
See :attr:`.BaseConstraint.name`.
``expressions``
---------------