Closed puncsky closed 2 years ago
await query.getCount(); for the entire table scan is too slow; use an estimation instead.
await query.getCount();
please describe why the changes are made for reviewers to understand the context. If it is a visual change, please attach a screenshot or gif.
await query.getCount();
for the entire table scan is too slow; use an estimation instead.Description
please describe why the changes are made for reviewers to understand the context. If it is a visual change, please attach a screenshot or gif.
Links