Files
simrsx-be/cmd/main-migration/migrations/20251111085815.sql
T
2025-11-11 15:58:40 +07:00

3 lines
119 B
SQL

-- Modify "FileAttachment" table
ALTER TABLE "public"."FileAttachment" DROP CONSTRAINT "fk_Encounter_FileAttachments";