mirror of https://github.com/zulip/zulip.git
c9fec8f021
do_send_messages has side effects outside the database and may not work reliably if its database effects are reordered by being inside a transaction. This also fixes a bug where we were doing the update incorrectly on the Message table. Signed-off-by: Anders Kaseorg <anders@zulip.com> |
||
---|---|---|
.. | ||
commands | ||
data | ||
__init__.py |