Importing drizzle-zod Schemas on the Client
Hi,
Is it ok to import schemas generated with
Thanks!
Is it ok to import schemas generated with
drizzle-zod via createInsertSchema on the client? I have my schema in a separate schema.ts file away from where I init my database if that matters at all.Thanks!