down.sql 90 B

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