element-hq / element-hq/synapse
Add useful sql queries to Admin API
Open
A-Admin-API
A-Database
T-Enhancement
Z-Help-Wanted
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 51
Description
This issue has been migrated from [#12682](https://github.com/matrix-org/synapse/issues/12682).
---
Currently there are a number of sql queries described [here](https://matrix-org.github.io/synapse/latest/usage/administration/useful_sql_for_admins.html) in the docs that we would like to add to the [Admin API](https://github.com/matrix-org/synapse/tree/develop/synapse/rest/admin). This helps cut down on the amount of raw sql that homeserver admins must run. PRs welcome.
Contributor guide
Assessment
This issue has not been assessed yet.