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