TypeError: Cannot read properties of undefined (reading 'replace')
I'm switching from Option 3 to Option 2 from this document https://orm.drizzle.team/docs/migrations
I used
What exactly is going wrong?
I used
drizzle-kit push to push my new schema changes to Supabase database but got this errorWhat exactly is going wrong?
Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.