merged from gramsrv upstream

This commit is contained in:
onysd 2026-09-01 12:06:31 +03:00
parent 79c64ee916
commit 21a0856587
651 changed files with 54774 additions and 4590 deletions

View file

@ -0,0 +1,3 @@
DROP INDEX IF EXISTS public.channel_messages_public_forward_source_seek_idx;
DROP INDEX IF EXISTS public.channel_members_stats_period_idx;
DROP INDEX IF EXISTS public.channel_message_viewers_stats_date_idx;