QUERY PLAN
Sort (cost=70.68..70.76 rows=33 width=35)
Sort Key: signed_at DESC
-> Seq Scan on tbl_purchase_contracts (cost=0.00..69.85 rows=33 width=35)
Filter: (supplier_id = 90)