QUERY PLAN
Sort (cost=43.07..43.08 rows=1 width=26)
Sort Key: id
-> Seq Scan on tbl_sales_contract_invoices (cost=0.00..43.06 rows=1 width=26)
Filter: (contract_id = 4074)