Files
simrsx-be/cmd/main-migration/migrations/20250908062323.sql
2025-09-11 13:02:57 +07:00

3 lines
97 B
SQL

-- Modify "Encounter" table
ALTER TABLE "public"."Encounter" DROP COLUMN "Assignment_Doctor_Id";