AppFlowy/frontend/rust-lib/flowy-database/migrations/2022-03-04-101530_flowy-grid/down.sql

2 lines
66 B
MySQL
Raw Normal View History

2022-03-04 13:26:32 +00:00
-- This file should undo anything in `up.sql`
DROP TABLE kv_table;