migration.sql 87 B

123
  1. -- DropForeignKey
  2. ALTER TABLE "hospitals" DROP CONSTRAINT "hospitals_created_by_fkey";