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 14050dd

Browse filesBrowse files
committed
Merge branch '4.3' into 4.4
* 4.3: Tweaked the explanation of UniqueEntity constraint
2 parents ae42bab + b16f8eb commit 14050dd
Copy full SHA for 14050dd

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎reference/constraints/UniqueEntity.rst

Copy file name to clipboardExpand all lines: reference/constraints/UniqueEntity.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Basic Usage
3030

3131
Suppose you have a ``User`` entity that has an ``email`` field. You can use the
3232
``UniqueEntity`` constraint to guarantee that the ``email`` field remains unique
33-
between all of the constraints in your user table:
33+
between all of the rows in your user table:
3434

3535
.. configuration-block::
3636

0 commit comments

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