2022-08-15 10:09:04 +08:00

2 lines
90 B
SQL

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