fix: also delete the screenshots message
All checks were successful
Build and Push Docker Image / typecheck (push) Successful in 24s
Build and Push Docker Image / build (push) Successful in 36s

This commit is contained in:
2026-05-12 19:31:14 +02:00
parent 2f7f8689b2
commit d679a63d3d
5 changed files with 243 additions and 3 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "reports" ADD COLUMN "screenshots_message_id" text;