This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Add useful sql queries to Admin API #12682
Labels
A-Admin-API
A-Database
DB stuff like queries, migrations, new/remove columns, indexes, unexpected entries in the db
T-Enhancement
New features, changes in functionality, improvements in performance, or user-facing enhancements.
Z-Help-Wanted
We know exactly how to fix this issue, and would be grateful for any contribution
Currently there are a number of sql queries described here in the docs that we would like to add to the Admin API. This helps cut down on the amount of raw sql that homeserver admins must run. PRs welcome.
The text was updated successfully, but these errors were encountered: