Hi everyone. Just joined here. I'm using Exposed o...
# server
a
Hi everyone. Just joined here. I'm using Exposed on a server with Ktor and I need to create a query using the HAVING COUNT(*) = X sql statement, but I don't know how to.. anybody has an idea on how to achieve this?
d
#exposed
👍 1
Also check out the wiki on the github repo
a
Thanks for recommending the channel. I did read the github repo but I didn't find anything useful for this specific issue