mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-06 06:44:11 -04:00
Remove TODO
This commit is contained in:
parent
816988baaa
commit
b59994b454
1 changed files with 0 additions and 2 deletions
|
@ -36,8 +36,6 @@ DROP INDEX IF EXISTS transactions_have_ref;
|
||||||
-- and is used incredibly rarely.
|
-- and is used incredibly rarely.
|
||||||
DROP INDEX IF EXISTS events_order_topo_stream_room;
|
DROP INDEX IF EXISTS events_order_topo_stream_room;
|
||||||
|
|
||||||
-- TODO: Drop event_auth stuff.
|
|
||||||
|
|
||||||
DROP INDEX IF EXISTS event_search_ev_idx;
|
DROP INDEX IF EXISTS event_search_ev_idx;
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue