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,7 @@
DROP INDEX IF EXISTS admin_audit_logs_actor_idx;
DROP INDEX IF EXISTS admin_audit_logs_target_idx;
DROP TABLE IF EXISTS admin_audit_logs;
DROP INDEX IF EXISTS admin_commands_target_idx;
DROP TABLE IF EXISTS admin_commands;
DROP INDEX IF EXISTS account_send_restrictions_frozen_idx;
DROP TABLE IF EXISTS account_send_restrictions;