Hey, does anyone know if this is the default prism...
# orm-help
t
Hey, does anyone know if this is the default prisma work or not, basically it looks like it internally resolves select * in (array) as multiple array.length findUniques ? This is causing us issues since on some queries there are a lot of id's in array, and our DB gets 100% CPU overload
n
Hey Todor 👋 Welcome to our community Could you please share the query which you are invoking? What is the prisma version?
t
Nevermind, we had one issue on API side which caused cpu overload, found it afterwards thanks anyway
👍 2
n
No worries 👍