AppFlowy/frontend/rust-lib/flowy-database/migrations/2021-07-14-022241_flowy-user/up.sql
2022-01-24 17:56:58 +08:00

2 lines
91 B
SQL
Executable File

-- Your SQL goes here
ALTER TABLE user_table ADD COLUMN workspace TEXT NOT NULL DEFAULT '';