0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-27 20:19:03 +02:00

Delete more tables

This commit is contained in:
Erik Johnston 2016-08-05 10:39:44 +01:00
parent 1515d1b581
commit f0fa66f495

View file

@ -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",