update migration

This commit is contained in:
vanilia
2025-12-09 10:02:01 +07:00
parent 4a22609243
commit 3e4a49f216
3 changed files with 6 additions and 1 deletions

No files matched your search

@@ -0,0 +1,2 @@
-- Modify "Chemo" table
ALTER TABLE "public"."Chemo" ADD COLUMN "Class_Code" text NULL;