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

.count() will always throw an error #68

Open
rsandrea opened this issue Apr 26, 2023 · 1 comment
Open

.count() will always throw an error #68

rsandrea opened this issue Apr 26, 2023 · 1 comment

Comments

@rsandrea
Copy link

Whenever I try to run a .count() either with only the table name or the table name and the callback function, I always get the exception "this.resolve is not a function". Could it be that the handle function is missing some bindings?

https://github.com/kylefarris/node-querybuilder/blob/master/drivers/mysql/query_exec.js#L56-L71

@raheel-oddtech
Copy link

having same issue

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

No branches or pull requests

2 participants