QUERY PLAN
Sort (cost=8.89..8.90 rows=3 width=64)
Sort Key: sales_date, created_at
-> Seq Scan on tbl_sales_order_item_renew_logs (cost=0.00..8.87 rows=3 width=64)
Filter: (sales_order_item_id = ANY ('{13655,13654,13653}'::integer[]))