Barnaby
07/20/2022, 3:48 PMprisma migrate deploy
before the app starts up - is there a way to just grab the Rust binary directly and execute that?yorch
07/20/2022, 4:01 PMJoël
npx pkg node_modules/prisma -t node14-linux
./prisma --version
Though you have a good point here that it’s something that is not currently mentioned anywhere and I think creating a feature request for this would be amazing if you have a minute 😃Joël
Joël
Barnaby
07/20/2022, 4:18 PMBarnaby
07/20/2022, 4:18 PM