Can't deserialize datetime string from Postgres
I'm getting the following error:
I can correctly read the value with
I've confirmed that the
I'm using Prisma 6.5
I can correctly read the value with
node-postgres and Jetbrains DataGrip. I tried to install Postgres 17 both with Homebrew and Postgres.app. I've confirmed that the
DateStyle setting is set to the default (ISO, MDY)I'm using Prisma 6.5