AppFlowy/frontend/rust-lib/flowy-database/migrations/2021-07-14-022241_user-add-col/down.sql
2022-06-14 20:47:29 +08:00

2 lines
68 B
SQL

-- This file should undo anything in `up.sql`
DROP TABLE user_table;