could prisma be running a `SET NAMES 'UTF8';` quer...
# orm-help
w
could prisma be running a
SET NAMES 'UTF8';
query?
n
Hey William 👋 Do you mean you want to run the
SET NAMES
query?
w
nope - I was trying to debug a DB issue and saw
SET NAMES 'UTF8';
as a long running query and was trying to find where it was coming from