prisma-client-go icon indicating copy to clipboard operation
prisma-client-go copied to clipboard

Feat: call migrations programmatically

Open steebchen opened this issue 6 months ago • 0 comments

Right now you can only run migrations using the Prisma CLI.

It would be great to be able to run migrations programmatically. There needs to be an option to also include the migration binary on runtime.

steebchen avatar Dec 21 '23 05:12 steebchen