feat: defer login bootstrap updates

This commit is contained in:
A 2026-07-05 03:28:19 +08:00
parent a246fd5417
commit 4d9f1e271d
18 changed files with 958 additions and 188 deletions

View 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;