0003_round_jackal.sql 147 B

123
  1. ALTER TABLE "sections" DROP CONSTRAINT "sections_period_id_periods_id_fk";
  2. --> statement-breakpoint
  3. ALTER TABLE "sections" DROP COLUMN "period_id";