mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-08 16:03:27 +00:00
* dw for flows * dw for flows * all * sqlx * sqlx * dedicated workers * more comments
2 lines
85 B
SQL
2 lines
85 B
SQL
-- Add up migration script here
|
|
ALTER TABLE flow ADD COLUMN dedicated_worker BOOLEAN; |