i'm using prisma with postgresql - it appears to b...
# prisma-client
m
i'm using prisma with postgresql - it appears to be doing a SELECT then INSERT for simple
upsert()
calls. is this correct? created an issue: https://github.com/prisma/prisma/issues/9972
👀 2
r
@Mischa 👋 Thanks for bringing this up! We are aware of the DB specific optimisations needed and we will be looking into those 🙂
👍 2