msh
DTDrizzle Team
•Created by msh on 4/16/2024 in #help
adding a new table column with default value drops all table data without warning
2 replies
DTDrizzle Team
•Created by msh on 6/29/2023 in #help
added drizzle-zod to my project and I am getting this error when starting the dev server
- error ./node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/drizzle-zod/index.mjs
Attempted import error: 'is' is not exported from 'drizzle-orm' (imported as 'n').
Import trace for requested module:
./node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/drizzle-zod/index.mjs
./drizzle/schema.ts
./app/page.tsx
am i doing something wrong?
4 replies