QUERY PLAN
Sort (cost=8.17..8.18 rows=1 width=290)
Sort Key: updated_at DESC
-> Index Scan using tbl_projects_client_id_idx on tbl_projects (cost=0.14..8.16 rows=1 width=290)
Index Cond: (client_id = 1)