`drizzle-kit migrate` errors
Hey all! I am trying out Drizzle for the first time, I am running into some issues on a fresh vite project w/ Supabase:
I am following this tutorial: https://orm.drizzle.team/learn/tutorials/drizzle-with-supabase#applying-changes-to-the-database
When I run
Any ideas?
I am following this tutorial: https://orm.drizzle.team/learn/tutorials/drizzle-with-supabase#applying-changes-to-the-database
When I run
npx drizzle-kit migrate it results in this:Any ideas?
Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.