nodejs-datastore icon indicating copy to clipboard operation
nodejs-datastore copied to clipboard

feat: Added count filter

Open danieljbruce opened this issue 3 years ago • 2 comments

With this pull request we can use the client to do a query filter based on the COUNT filter which we intend to support.

danieljbruce avatar Jun 22 '22 18:06 danieljbruce

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/

Having done this, I don't think this is right... I think we want to leverage the aggregateValue. More research is needed here...

danieljbruce avatar Jul 13 '22 19:07 danieljbruce

This PR is no longer relevant. COUNT is an aggregate method.

danieljbruce avatar Sep 16 '22 14:09 danieljbruce