QUERY PLAN
Sort (cost=64.84..64.84 rows=2 width=32)
Sort Key: signed_at DESC
-> Seq Scan on tbl_sales_contracts (cost=0.00..64.83 rows=2 width=32)
Filter: (client_id = 498)