drizzle-zod not infering jsonb type properly
I have the following table
And i use drizzle-zod to do the following types:
I get this:
instead of this:
Does anybody know why and how to fix this?
And i use drizzle-zod to do the following types:
I get this:
instead of this:
Does anybody know why and how to fix this?