Closed rac146 closed 1 year ago
I can confirm this is the proxy - did a test deploy of findFirst and where clause queries into Cloudflare with no issues..
Same issue with me
Same problem @chientrm There is an issue when using where. What would be the best action to take to solve it?
Same problem @chientrm There is an issue when using where. What would be the best action to take to solve it?
I'm working on this. 👍
OK not sure if this is a problem with the proxy, but when attempting to use DrizzleORM and do a findFirst() query I'm getting the following error:
The same table running a query with findMany() works fine.. Also getting similar errors on any queries that involve where clauses.. Is there some query translation problem?