QUERY PLAN
Sort (cost=123.72..123.76 rows=16 width=42)
Sort Key: signed_at DESC
-> Seq Scan on tbl_purchase_contracts (cost=0.00..123.40 rows=16 width=42)
Filter: (supplier_id = 431)