mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 16:02:24 +00:00
3 lines
95 B
SQL
3 lines
95 B
SQL
-- Add down migration script here
|
|
ALTER TABLE IF exists config RENAME TO worker_group_config ;
|