QUERY PLAN
Sort (cost=122.57..122.58 rows=2 width=44)
Sort Key: signed_at DESC
-> Seq Scan on tbl_sales_contracts (cost=0.00..122.56 rows=2 width=44)
Filter: (client_id = 3311)