Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Delete more tables
Browse files Browse the repository at this point in the history
  • Loading branch information
erikjohnston committed Aug 5, 2016
1 parent 1515d1b commit f0fa66f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions synapse/storage/events.py
Original file line number Diff line number Diff line change
Expand Up @@ -592,6 +592,11 @@ def event_dict(event):
"event_search",
"event_signatures",
"event_to_state_groups",
"guest_access",
"history_visibility",
"local_invites",
"room_names",
"state_events",
"rejections",
"redactions",
"room_memberships",
Expand Down

0 comments on commit f0fa66f

Please sign in to comment.