Files
simrsx-be/cmd/main-migration/migrations/20251015045455.sql
2025-10-15 11:57:12 +07:00

3 lines
87 B
SQL

-- Modify "Chemo" table
ALTER TABLE "public"."Chemo" ADD COLUMN "ClassCode" text NULL;