mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 16:00:38 +00:00
3 lines
98 B
SQL
3 lines
98 B
SQL
-- Add up migration script here
|
|
ALTER TABLE workspace_settings ADD COLUMN deploy_to VARCHAR(255);
|