@@ -0,0 +1,3 @@
|
||||
-- Rollback migration: Remove covering index for reward_configs
|
||||
|
||||
DROP INDEX IF EXISTS idx_reward_configs_task_id_covering;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
-- Rollback migration: Remove covering index for reward_configs
|
||||
|
||||
DROP INDEX IF EXISTS idx_reward_configs_task_id_covering;
|
||||