Skip to content

Commit a4f4c4f

Browse files
committed
Readded a content removed by error
1 parent b676df5 commit a4f4c4f

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
@@ -911,6 +911,9 @@ a table named ``messenger_messages``.
911911
The ability to automatically generate a migration for the ``messenger_messages``
912912
table was introduced in Symfony 5.1 and DoctrineBundle 2.1.
913913

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

916919
.. configuration-block::

0 commit comments

Comments
 (0)