We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b676df5 commit a4f4c4fCopy full SHA for a4f4c4f
messenger.rst
@@ -911,6 +911,9 @@ a table named ``messenger_messages``.
911
The ability to automatically generate a migration for the ``messenger_messages``
912
table was introduced in Symfony 5.1 and DoctrineBundle 2.1.
913
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
+
917
The transport has a number of options:
918
919
.. configuration-block::
0 commit comments