2022-01-27 14:18:41 -05:00

2 lines
91 B
SQL

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