Drizzle Studio: Cannot read properties of undefined (reading 'name')
hey drizzle team, been trying to migrate from prisma to drizzle, but I can't seem to get the studio working. after running npx drizzle-kit studio, i get error you see in the image.
here's my schema.ts, which is inside drizzle/schema/schema.ts
drizzle.config.ts
even after clearing out my schema.ts, resetting my local supabase db, i still get the same error.
was wondering if anyone has faced the same issue or could share how they manage to resolve this? thanks!
here's my schema.ts, which is inside drizzle/schema/schema.ts
drizzle.config.ts
even after clearing out my schema.ts, resetting my local supabase db, i still get the same error.
was wondering if anyone has faced the same issue or could share how they manage to resolve this? thanks!
