mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
For get and filter queries of NamedUserGroup, realm_for_sharding
field is used instead of realm field, as directly using
realm_for_sharding field on NamedUserGroup makes the query faster
than using realm present on the base UserGroup table.
(cherry picked from commit 764f4aa2e0)
ZILENCER -- The Zulip license manager
This app is the place for storing state about various deployments of Zulip that exist in the world.