QUERY PLAN
Sort (cost=80.97..81.29 rows=129 width=42)
Sort Key: signed_at DESC
-> Seq Scan on tbl_purchase_contracts (cost=0.00..76.45 rows=129 width=42)
Filter: (supplier_id = 46)