migration.sql 86 B

123
  1. -- DropForeignKey
  2. ALTER TABLE "user_areas" DROP CONSTRAINT "user_areas_user_id_fkey";