QUERY PLAN
Sort (cost=76.46..76.47 rows=2 width=42)
Sort Key: signed_at DESC
-> Seq Scan on tbl_purchase_contracts (cost=0.00..76.45 rows=2 width=42)
Filter: (supplier_id = 756)