QUERY PLAN
Sort (cost=122.64..122.66 rows=6 width=44)
Sort Key: signed_at DESC
-> Seq Scan on tbl_sales_contracts (cost=0.00..122.56 rows=6 width=44)
Filter: (client_id = 1331)