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
dave08
01/02/2022, 4:16 AM
#exposed
👍 1
dave08
01/02/2022, 4:16 AM
Also check out the wiki on the github repo
a
Agustin Magne
01/02/2022, 9:26 PM
Thanks for recommending the channel. I did read the github repo but I didn't find anything useful for this specific issue