Files
simrsx-be/cmd/main-migration/migrations/20251209051742.sql
2025-12-09 12:18:13 +07:00

3 lines
93 B
SQL

-- Modify "ChemoPlan" table
ALTER TABLE "public"."ChemoPlan" ADD COLUMN "Reasons" text NULL;