chore: update down.sql of user_tablea

This commit is contained in:
appflowy 2022-08-15 10:09:59 +08:00
parent 080c655627
commit 0da986553c

View File

@ -1,2 +1,2 @@
-- This file should undo anything in `up.sql`
DROP TABLE user_table;
ALTER TABLE user_table DROP COLUMN workspace;