feat/action-report: new migration

This commit is contained in:
2025-12-01 18:39:28 +07:00
parent 4f6bc8da31
commit b65c86750a
5 changed files with 28 additions and 21 deletions

No files matched your search

@@ -0,0 +1,2 @@
-- Modify "ActionReport" table
ALTER TABLE "public"."ActionReport" DROP COLUMN "Date", DROP COLUMN "Procedures";