prisma migrations using T3 stack

prisma migrations are not setup in the T3 stack

There is no script in package.json, or any documentation talking about migrations

Is it on purpose? Do you want people to use npx prisma db push ? Or you want to give people freedom on how to handle migrations?
Was this page helpful?