diff --git a/docs/en/reference/basic-mapping.rst b/docs/en/reference/basic-mapping.rst index 5475277d7de..1d8fd856344 100644 --- a/docs/en/reference/basic-mapping.rst +++ b/docs/en/reference/basic-mapping.rst @@ -534,8 +534,6 @@ the above example with ``allocationSize=100`` Doctrine ORM would only need to access the sequence once to generate the identifiers for 100 new entities. -*The default allocationSize for a @SequenceGenerator is currently 10.* - .. caution:: The allocationSize is detected by SchemaTool and