We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6617bf6 + a8bd38a commit b16f8ebCopy full SHA for b16f8eb
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