mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-05 08:02:18 +00:00
2 lines
89 B
SQL
2 lines
89 B
SQL
-- Add up migration script here
|
|
alter table schedule add column paused_until timestamptz; |