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