Drop some unused indices

This commit is contained in:
Erik Johnston 2016-09-14 13:59:07 +01:00
parent 43253c10b8
commit 2869a29fd7
3 changed files with 83 additions and 17 deletions

View file

@ -603,7 +603,6 @@ class EventsStore(SQLBaseStore):
"rejections",
"redactions",
"room_memberships",
"state_events",
"topics"
):
txn.executemany(