QUERY PLAN
Sort (cost=69.77..69.79 rows=8 width=35)
Sort Key: signed_at DESC
-> Seq Scan on tbl_purchase_contracts (cost=0.00..69.65 rows=8 width=35)
Filter: (supplier_id = 431)