We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64169ab + 14050dd commit e031d36Copy full SHA for e031d36
reference/constraints/UniqueEntity.rst
@@ -30,7 +30,7 @@ Basic Usage
30
31
Suppose you have a ``User`` entity that has an ``email`` field. You can use the
32
``UniqueEntity`` constraint to guarantee that the ``email`` field remains unique
33
-between all of the constraints in your user table:
+between all of the rows in your user table:
34
35
.. configuration-block::
36
0 commit comments