QUERY PLAN
Sort (cost=123.41..123.42 rows=2 width=42)
Sort Key: signed_at DESC
-> Seq Scan on tbl_purchase_contracts (cost=0.00..123.40 rows=2 width=42)
Filter: (supplier_id = 734)