Skip to content

Commit 14577ee

Browse files
committed
Merge remote-tracking branch 'upstream/5.1' into 5.1
* upstream/5.1:
2 parents 5f68035 + 3843086 commit 14577ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

messenger.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -912,6 +912,9 @@ a table named ``messenger_messages``.
912912
The ability to automatically generate a migration for the ``messenger_messages``
913913
table was introduced in Symfony 5.1 and DoctrineBundle 2.1.
914914

915+
Or, to create the table yourself, set the ``auto_setup`` option to ``false`` and
916+
:ref:`generate a migration <doctrine-creating-the-database-tables-schema>`.
917+
915918
The transport has a number of options:
916919

917920
.. configuration-block::

0 commit comments

Comments
 (0)