update migration

This commit is contained in:
2025-12-04 14:01:57 +07:00
parent 320ce99b0e
commit 9d3a872eba
5 changed files with 27 additions and 17 deletions

No files matched your search

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