QUERY PLAN
Sort (cost=66.72..66.85 rows=54 width=35)
Sort Key: signed_at DESC
-> Seq Scan on tbl_purchase_contracts (cost=0.00..65.16 rows=54 width=35)
Filter: (supplier_id = 608)