mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-12 11:36:04 +00:00
3 lines
84 B
SQL
3 lines
84 B
SQL
-- This file should undo anything in `up.sql`
|
|
DROP TABLE IF EXISTS collab_snapshot;
|