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.
2 parents 5f68035 + 3843086 commit 14577eeCopy full SHA for 14577ee
messenger.rst
@@ -912,6 +912,9 @@ a table named ``messenger_messages``.
912
The ability to automatically generate a migration for the ``messenger_messages``
913
table was introduced in Symfony 5.1 and DoctrineBundle 2.1.
914
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
+
918
The transport has a number of options:
919
920
.. configuration-block::
0 commit comments