zulip/corporate/lib
Tim Abbott 1ff14fd0f1 analytics: Pass subgroup=None to improve indexing.
Because the main indexes on end_time either don't include realm_id or
do include subgroup, passing an explicit subgroup=None for
single-realm queries to read CountStats that don't use the subgroups
feature greatly improves the query plans.
2024-10-02 14:11:44 -04:00
..
__init__.py
activity.py corporate: Import corporate.lib.stripe lazily. 2024-09-24 18:18:26 -07:00
billing_types.py corporate: Use Literal types for upgrade parameters. 2024-09-24 18:18:26 -07:00
decorator.py corporate: Import corporate.lib.stripe lazily. 2024-09-24 18:18:26 -07:00
registration.py billing: Enforce manual license management for guest role changes. 2024-09-20 12:02:39 -07:00
remote_billing_util.py ruff: Fix UP007 Use `X | Y` for type annotations. 2024-07-13 22:28:22 -07:00
stripe.py billing: Keep stripe_customer_id when migrating to legacy plan. 2024-09-27 11:55:07 -07:00
stripe_event_handler.py ruff: Fix E721 Use `isinstance()` for isinstance checks. 2024-08-01 16:46:58 -07:00
support.py analytics: Pass subgroup=None to improve indexing. 2024-10-02 14:11:44 -04:00