mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-09 16:05:42 +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);
|