mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-07 03:24:17 -04:00
Drop some unused indices
This commit is contained in:
parent
43253c10b8
commit
2869a29fd7
3 changed files with 83 additions and 17 deletions
|
@ -603,7 +603,6 @@ class EventsStore(SQLBaseStore):
|
|||
"rejections",
|
||||
"redactions",
|
||||
"room_memberships",
|
||||
"state_events",
|
||||
"topics"
|
||||
):
|
||||
txn.executemany(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue