QUERY PLAN
Aggregate (cost=49.67..49.68 rows=1 width=32)
-> Seq Scan on tbl_sales_contract_invoices (cost=0.00..49.65 rows=5 width=6)
Filter: (contract_id = 2148)