feat: defer login bootstrap updates
This commit is contained in:
parent
a246fd5417
commit
4d9f1e271d
18 changed files with 958 additions and 188 deletions
2
deploy/migrations/0052_bootstrap_update_jobs.down.sql
Normal file
2
deploy/migrations/0052_bootstrap_update_jobs.down.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
DROP INDEX IF EXISTS public.user_update_events_new_message_box_idx;
|
||||
DROP TABLE IF EXISTS public.bootstrap_update_jobs;
|
||||
Loading…
Add table
Add a link
Reference in a new issue