AppFlowy/frontend/rust-lib/flowy-sqlite/migrations/2023-08-02-083250_user_migration/down.sql

2 lines
85 B
MySQL
Raw Normal View History

-- This file should undo anything in `up.sql`
DROP TABLE user_data_migration_records;