mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-08 08:04:25 +00:00
3 lines
90 B
SQL
3 lines
90 B
SQL
-- Add up migration script here
|
|
ALTER TABLE flow ADD COLUMN concurrency_key VARCHAR(255);
|