Module "drizzle-orm/node-postgres" has no exported member 'migrate'
Hi, I'm trying to setup basic app with drizzle for the first time and im following option 4 instructions (generating sql migrations and applying at runtime) link: https://orm.drizzle.team/docs/migrations and I'm unable to import the
migrate
function. Any clues?
Versions:
Drizzle ORM - Migrations
Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.
2 Replies