forked from MirrorHub/synapse
Delete more tables
This commit is contained in:
parent
1515d1b581
commit
f0fa66f495
1 changed files with 5 additions and 0 deletions
|
@ -592,6 +592,11 @@ class EventsStore(SQLBaseStore):
|
|||
"event_search",
|
||||
"event_signatures",
|
||||
"event_to_state_groups",
|
||||
"guest_access",
|
||||
"history_visibility",
|
||||
"local_invites",
|
||||
"room_names",
|
||||
"state_events",
|
||||
"rejections",
|
||||
"redactions",
|
||||
"room_memberships",
|
||||
|
|
Loading…
Reference in a new issue