chore: refresh gramsrv public release

This commit is contained in:
A 2026-06-30 14:37:43 +08:00
parent 75cebe8dbf
commit 70b6820474
1274 changed files with 378751 additions and 59919 deletions

View file

@ -0,0 +1,3 @@
DROP INDEX IF EXISTS channel_messages_monoforum_sublist_idx;
ALTER TABLE public.channel_messages DROP COLUMN IF EXISTS saved_peer_id;
ALTER TABLE public.channel_messages DROP COLUMN IF EXISTS saved_peer_type;