You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: