chore: update down.sql of ext_data

This commit is contained in:
appflowy 2022-08-15 10:09:04 +08:00
parent b15439fb70
commit 080c655627

View File

@ -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;