feat(discord-bot): REPORTS_JSON for reports migration
All checks were successful
Build and Deploy / typecheck (push) Successful in 36s
Build and Deploy / build (push) Successful in 31s
Build and Deploy / deploy (push) Successful in 1s

This commit is contained in:
2026-05-30 21:15:15 +02:00
parent fcd85350ec
commit 943d69472c
8 changed files with 329 additions and 6 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "reports" DROP COLUMN "reporter_username";