QUERY PLAN
Sort (cost=8.44..8.44 rows=1 width=64)
Sort Key: sales_date, created_at
-> Seq Scan on tbl_sales_order_item_renew_logs (cost=0.00..8.43 rows=1 width=64)
Filter: (sales_order_item_id = 13947)