Files
simrsx-be/cmd/main-migration/migrations/20251209025908.sql
2025-12-09 10:02:01 +07:00

3 lines
88 B
SQL

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