All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m28s
4 lines
123 B
SQL
4 lines
123 B
SQL
-- Rollback migration: Remove covering index for reward_configs
|
|
|
|
DROP INDEX IF EXISTS idx_reward_configs_task_id_covering;
|