mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
f2dd58a4f1
* chore: remove unused sqlite table * ci: fix tests
3 lines
69 B
SQL
3 lines
69 B
SQL
-- This file should undo anything in `up.sql`
|
|
DROP TABLE user_table;
|