mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-23 09:01:21 +00:00
3 lines
69 B
SQL
3 lines
69 B
SQL
-- This file should undo anything in `up.sql`
|
|
DROP TABLE user_table;
|