mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
Previously, if a Realm had no users (or no streams), do_aggregate_to_summary_table would fail to add a row with value 0. This commit fixes the issue and also simplifies the do_aggregate_to_summary_table logic. |
||
|---|---|---|
| .. | ||
| lib | ||
| management | ||
| migrations | ||
| tests | ||
| __init__.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||