2021-11-20 09:34:43 +08:00

2 lines
91 B
SQL

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