mirror of
https://github.com/zulip/zulip.git
synced 2025-11-22 15:31:20 +00:00
We now use a `.values` query to get just the fields we need in order to fulfill '/json/users' requests. The main benefit is that we don't do O(N) queries for bot owners, but we also have less data on UserProfile to process.
39 KiB
39 KiB