QUERY PLAN
Sort (cost=13.29..13.30 rows=7 width=430)
Sort Key: is_delete, serial_no, sort, id
-> Seq Scan on tbl_ledger_cash_items (cost=0.00..13.19 rows=7 width=430)
Filter: (parent_id = ANY ('{1,12,25,35,36,37,38}'::integer[]))