mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
A prep PR to 34308. Explicitly pass the fields to be updated, This increases performance but most importantly prevents overwriting the db-saved value of "subscriber_count" field (added in an upcoming PR) with the in-memory default value of 0, since "subscriber_count" will only be updted via the db. Migrate some tests to use do_ functions instead of direclty modifying the state.
66 KiB
66 KiB