mirror of https://github.com/zulip/zulip.git
5490442580
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 |