Problem with generating migrations

Hi, i have made a question on stackoverflow: https://stackoverflow.com/questions/78423964/generate-drizzle-migrations-in-nodenext-project

Can someone help me with this issue? Thanks!
Stack Overflow
I want to use Drizzle ORM in my api. The api is a workspace in a monorepo build with Turborepo.
I want to generate migrations with drizzle-kit, with the following command drizzle-kit generate:pg.
I...
Was this page helpful?