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 '';