* 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; |