QUERY PLAN
Sort (cost=21.04..21.05 rows=4 width=64)
Sort Key: sales_date, created_at
-> Seq Scan on tbl_sales_order_item_renew_logs (cost=0.00..21.00 rows=4 width=64)
Filter: (sales_order_item_id = 1)