zulip/analytics
Alex Vandiver 94795500b5 analytics: Better indexed join to analytics_usercount, using realm_id.
analytics_usercount_property_realm_id_end_time_591dbec1_idx, added
back in b7df84d5a8, makes this lookup actually indexed.
195defb031 rewrote this query in a way which stopped using the
index.
2024-07-30 09:40:55 -07:00
..
lib analytics: Better indexed join to analytics_usercount, using realm_id. 2024-07-30 09:40:55 -07:00
management settings: Rework how push notifications service is configured. 2024-07-17 17:14:06 -07:00
migrations models: Migrate ids of all non-Message-related tables to bigint. 2024-06-05 11:48:27 -07:00
tests settings: Rework how push notifications service is configured. 2024-07-17 17:14:06 -07:00
views ruff: Fix UP035 Import from collections.abc, typing instead. 2024-07-13 22:28:22 -07:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py models: Migrate ids of all non-Message-related tables to bigint. 2024-06-05 11:48:27 -07:00
urls.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00