Files
windmill/backend/migrations/20230917075933_rename_config.down.sql
2023-09-20 23:15:19 +02:00

3 lines
95 B
SQL

-- Add down migration script here
ALTER TABLE IF exists config RENAME TO worker_group_config ;