count is not working as expected under version 2.0.1 #972
rotkaepchen
started this conversation in
General
Replies: 2 comments 4 replies
-
What your actual code is using? We can't reproduce the error. And open an issue not discussions if have an error case next time. |
Beta Was this translation helpful? Give feedback.
3 replies
-
OK, I tested that this is the problem about the return value type is different on pgsql. It fixed on b97423f. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
if I try to use the count function I got an error.
I use the same code as under version 1.7.
I have renamed the class to Medoo2 and also the namespace to Medoo2
The where array:
My errror:
Thanks :-)
Beta Was this translation helpful? Give feedback.
All reactions