CREATE INDEX idx_stm_userid_taskid ON simulation_task_member (user_id, task_id);