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 05f70cc commit 5e338abCopy full SHA for 5e338ab
messenger.rst
@@ -1583,12 +1583,6 @@ DSN by using the ``table_name`` option:
1583
Or, to create the table yourself, set the ``auto_setup`` option to ``false`` and
1584
:ref:`generate a migration <doctrine-creating-the-database-tables-schema>`.
1585
1586
-.. warning::
1587
-
1588
- The datetime property of the messages stored in the database uses the
1589
- timezone of the current system. This may cause issues if multiple machines
1590
- with different timezone configuration use the same storage.
1591
1592
The transport has a number of options:
1593
1594
``table_name`` (default: ``messenger_messages``)
0 commit comments