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 d688f63 + 0e5e28d commit e7b22c9Copy full SHA for e7b22c9
messenger.rst
@@ -1636,12 +1636,6 @@ DSN by using the ``table_name`` option:
1636
Or, to create the table yourself, set the ``auto_setup`` option to ``false`` and
1637
:ref:`generate a migration <doctrine-creating-the-database-tables-schema>`.
1638
1639
-.. warning::
1640
-
1641
- The datetime property of the messages stored in the database uses the
1642
- timezone of the current system. This may cause issues if multiple machines
1643
- with different timezone configuration use the same storage.
1644
1645
The transport has a number of options:
1646
1647
``table_name`` (default: ``messenger_messages``)
0 commit comments