QUERY PLAN
Sort (cost=1.55..1.55 rows=2 width=288)
Sort Key: sort
-> Seq Scan on tbl_work_log_scenario_options (cost=0.00..1.54 rows=2 width=288)
Filter: ((NOT is_delete) AND (work_log_scenario_id = ANY ('{1,2,3}'::integer[])))