mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 21:44:52 -04:00
remove unnecessary INSERT
This commit is contained in:
parent
ab0ef31dc7
commit
4986b084f8
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue