Files
zulip/zerver/lib/retention.py
Mateusz Mandera 4e3ec77a0f retention: Eliminate join with Recipient table when archiving DMs.
We can use the is_channel_message column instead of doing the join to
filter on recipient type.
2025-08-19 23:36:10 -07:00

26 KiB