mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 16:02:19 +00:00
a24645ee00
* oidc * update * feat: add support for multiselect in python * d * d * progress * all * all * all
2 lines
84 B
SQL
2 lines
84 B
SQL
-- Add up migration script here
|
|
ALTER TABLE token ADD COLUMN IF NOT EXISTS job UUID; |