mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 08:02:19 +00:00
518a8396b3
* 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; |