2 lines
90 B
MySQL
Raw Normal View History

2022-08-15 10:09:04 +08:00
-- This file should undo anything in `up.sql`
ALTER TABLE view_table DROP COLUMN ext_data;