api into monthly_active_users table
Showing
- synapse/app/homeserver.py 4 additions, 0 deletionssynapse/app/homeserver.py
- synapse/storage/monthly_active_users.py 89 additions, 0 deletionssynapse/storage/monthly_active_users.py
- synapse/storage/prepare_database.py 1 addition, 1 deletionsynapse/storage/prepare_database.py
- synapse/storage/schema/delta/50/make_event_content_nullable.py 1 addition, 1 deletion...se/storage/schema/delta/50/make_event_content_nullable.py
- synapse/storage/schema/delta/51/monthly_active_users.sql 23 additions, 0 deletionssynapse/storage/schema/delta/51/monthly_active_users.sql
- tests/storage/test_monthly_active_users.py 42 additions, 0 deletionstests/storage/test_monthly_active_users.py
synapse/storage/monthly_active_users.py
0 → 100644
tests/storage/test_monthly_active_users.py
0 → 100644
Please register or sign in to comment