2 lines
97 B
SQL
2 lines
97 B
SQL
-- This file should undo anything in `up.sql`
|
|
ALTER TABLE "public"."articles" DROP COLUMN "view"; |