update migration
This commit is contained in:
No files matched your search
@@ -1,2 +1,2 @@
|
||||
-- Modify "ActionReport" table
|
||||
ALTER TABLE "public"."ActionReport" ADD COLUMN "Date" timestamptz NOT NULL;
|
||||
-- Modify "ProcedureReport" table
|
||||
ALTER TABLE "public"."ProcedureReport" ADD COLUMN "Date" timestamptz NOT NULL;
|
||||
Reference in New Issue
Block a user