QUERY PLAN
Sort (cost=76.88..76.93 rows=20 width=42)
Sort Key: signed_at DESC
-> Seq Scan on tbl_purchase_contracts (cost=0.00..76.45 rows=20 width=42)
Filter: (supplier_id = 431)