Anyone has *`java.lang.RuntimeException: Encounter...
# orm-help
p
Anyone has
java.lang.RuntimeException: Encountered unknown SQL type timestamptz with column created_at. IntrospectedColumn(created_at,timestamptz,null,false)
problem?
I tried all the suggested versions and none of them actually works
People are having this issue when they are introspecting a db but mine is generated by Prisma