PrismaP
Prisma2y ago
1 reply
AH

TypedSQL - JSONB fields

Using TypedSQL, I noticed that JSONB fields are inferred as JsonValue. Is there a way to get more specific type inference for complex JSON structures in PostgreSQL queries, or is this a current limitation of TypedSQL?
Was this page helpful?