mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
We alter the behavior of our queries to no longer write rows with 0 counts to the db, and pad with 0s in the related views code. As a result we are also able to combine the where and join clause conditions in the sql queries. This new behavior is also updated in our tests. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_counts.py | ||