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.
1 parent 7e5f4db commit 60becf6Copy full SHA for 60becf6
reference/constraints/UniqueEntity.rst
@@ -28,8 +28,7 @@ Basic Usage
28
29
Suppose you have an AppBundle bundle with a ``User`` entity that has
30
an ``email`` field. You can use the ``UniqueEntity`` constraint to guarantee
31
-that the ``email`` field remains unique between all of the constraints in
32
-your user table:
+that the ``email`` field remains unique between all of the rows in your user table:
33
34
.. configuration-block::
35
0 commit comments