2 lines
91 B
MySQL
Raw Normal View History

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