Files
simrsx-be/cmd/main-migration/migrations/20251201113858.sql
T
2025-12-04 14:01:57 +07:00

3 lines
113 B
SQL

-- Modify "ProcedureReport" table
ALTER TABLE "public"."ProcedureReport" ADD COLUMN "Date" timestamptz NOT NULL;