mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-06-27 12:26:25 +02:00
2 lines
67 B
SQL
2 lines
67 B
SQL
ALTER TABLE workspaces ADD COLUMN variables DEFAULT '[]' NOT NULL;
|