mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 16:02:19 +00:00
2 lines
110 B
SQL
2 lines
110 B
SQL
-- Add up migration script here
|
|
UPDATE config SET name = 'worker__default_tmp' WHERE name = 'worker__default'; |