Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 60becf6

Browse filesBrowse files
committed
Tweaked the explanation of UniqueEntity constraint
1 parent 7e5f4db commit 60becf6
Copy full SHA for 60becf6

File tree

Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed

‎reference/constraints/UniqueEntity.rst

Copy file name to clipboardExpand all lines: reference/constraints/UniqueEntity.rst
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ Basic Usage
2828

2929
Suppose you have an AppBundle bundle with a ``User`` entity that has
3030
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:
31+
that the ``email`` field remains unique between all of the rows in your user table:
3332

3433
.. configuration-block::
3534

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.