Is anyone else having an issue with `COUNT` in the...
# orm-help
j
Is anyone else having an issue with
COUNT
in the improved raw queries? It seems to be throwing with this message:
Copy code
Int cannot represent non-integer value: 0
(Note that the 0 in this case is the count, but I get the same error with other values)