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