mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-12 11:36:04 +00:00

* chore: snapshot * chore: impl sqlite snapshot * feat: snapshot config * feat: update patch * ci: fix tauri ci * ci: add cache path * chore: save snapshot * chore: update patch * ci: fix s fmt
2 lines
73 B
SQL
2 lines
73 B
SQL
-- This file should undo anything in `up.sql`
|
|
DROP TABLE collab_snapshot; |