QUERY PLAN
Sort (cost=4.77..4.84 rows=28 width=79)
Sort Key: sort, id
-> Seq Scan on tbl_ledger_ticket_items (cost=0.00..4.10 rows=28 width=79)
Filter: (ledger_ticket_id = ANY ('{20,21,23,24,25,26,27}'::integer[]))