Skip to content

Commit b3b8c97

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: Move Doctrine constraints out of Other constraints
2 parents 97bd669 + 0b650cb commit b3b8c97

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

reference/constraints/map.rst.inc

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,13 @@ Financial and other Number Constraints
8888
* :doc:`Issn </reference/constraints/Issn>`
8989
* :doc:`Isin </reference/constraints/Isin>`
9090

91+
Doctrine Constraints
92+
~~~~~~~~~~~~~~~~~~~~
93+
94+
* :doc:`UniqueEntity </reference/constraints/UniqueEntity>`
95+
* :doc:`EnableAutoMapping </reference/constraints/EnableAutoMapping>`
96+
* :doc:`DisableAutoMapping </reference/constraints/DisableAutoMapping>`
97+
9198
Other Constraints
9299
~~~~~~~~~~~~~~~~~
93100

@@ -103,6 +110,3 @@ Other Constraints
103110
* :doc:`Traverse </reference/constraints/Traverse>`
104111
* :doc:`Collection </reference/constraints/Collection>`
105112
* :doc:`Count </reference/constraints/Count>`
106-
* :doc:`UniqueEntity </reference/constraints/UniqueEntity>`
107-
* :doc:`EnableAutoMapping </reference/constraints/EnableAutoMapping>`
108-
* :doc:`DisableAutoMapping </reference/constraints/DisableAutoMapping>`

0 commit comments

Comments
 (0)