QUERY PLAN
Sort (cost=77.25..77.27 rows=6 width=227)
Sort Key: id DESC
-> Seq Scan on tbl_erp_collect_tickets (cost=0.00..77.18 rows=6 width=227)
Filter: ((status = 2) AND (sales_contract_id = ANY ('{4481,4467,4476,4462,4457}'::integer[])))