Is there a way to programmatically do the same thi...
# orm-help
g
Is there a way to programmatically do the same thing as the
prisma
CLI? Specifically I am looking to run
npx prisma migrate deploy
but programmatically