@@ -1 +1,2 @@
--- This file should undo anything in `up.sql`
+-- This file should undo anything in `up.sql`
+ALTER TABLE view_table DROP COLUMN ext_data;