Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore field configuration for count query #95

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

yurybond
Copy link

@yurybond yurybond commented Nov 16, 2023

@HenryRLee the pull request allows to run COUNT() query even if list of fields is already set. This can be beneficial in some cases when you need to use the same Query object to make both normal query and count query.

Could you please review my pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant