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