Merge pull request #2882 from matrix-org/rav/fix_purge_tablescan

(Really) fix tablescan of event_push_actions on purge
pull/2888/head
Richard van der Hoff 2018-02-16 15:18:47 +00:00 committed by GitHub
commit a71a080cd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -2309,7 +2309,6 @@ class EventsStore(SQLBaseStore):
"event_edge_hashes",
"event_edges",
"event_forward_extremities",
"event_push_actions",
"event_reference_hashes",
"event_search",
"event_signatures",