1
0

(Really) fix tablescan of event_push_actions on purge

commit 278d21b5 added new code to avoid the tablescan, but didn't remove the
old :/
This commit is contained in:
Richard van der Hoff
2018-02-16 14:02:31 +00:00
parent ad683cd203
commit 55bef59cc7
-1
View File
@@ -2317,7 +2317,6 @@ class EventsStore(SQLBaseStore):
"event_edge_hashes",
"event_edges",
"event_forward_extremities",
"event_push_actions",
"event_reference_hashes",
"event_search",
"event_signatures",