mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 11:22:04 +00:00
Following b3c58f454f, we want to clean up
old topics that may contain the disallowed characters. The Message table
is large, so we go in batches, making sure we limit topic fetches and
UPDATE query to no more than BATCH_SIZE Message rows per query.
2.2 KiB
2.2 KiB