| Limit (cost=31.74..31.75 rows=2 width=77) |
| -> Sort (cost=31.74..31.75 rows=2 width=77) |
| Sort Key: created_at DESC |
| -> Group (cost=31.72..31.73 rows=2 width=77) |
| Group Key: id |
| -> Sort (cost=31.72..31.73 rows=2 width=77) |
| Sort Key: id |
| -> Seq Scan on tbl_client_documents cd (cost=0.00..31.71 rows=2 width=77) |
| Filter: (project_id = 1972) |