`drizzle-zod` and `z.nativeEnum()`
struggling to get
drizzle-zod
to work with z.nativeEnum
after upgrading - as per the image, if i provide z.nativeEnum
during createSelectSchema
, it overrides all other types generated by drizzle-zod
(see last 4 lines)
2 Replies