mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-25 15:59:24 -05:00
remove unnecessary INSERT
This commit is contained in:
parent
ab0ef31dc7
commit
4986b084f8
@ -15,6 +15,5 @@
|
||||
|
||||
|
||||
|
||||
CREATE INDEX users_creation_ts ON users(creation_ts);
|
||||
INSERT into background_updates (update_name, progress_json)
|
||||
VALUES ('users_creation_ts', '{}');
|
||||
|
Loading…
Reference in New Issue
Block a user