QUERY PLAN
Sort (cost=211.10..211.10 rows=2 width=35)
Sort Key: signed_at DESC
-> Seq Scan on tbl_purchase_contracts (cost=0.00..211.09 rows=2 width=35)
Filter: (supplier_id = 431)