#Can't migrate db and run app in 1 command
10 messages · Page 1 of 1 (latest)
Project ID: 02488d6b-8c14-4f63-a855-4a12942f0aef
does prisama db push exit with a success code? if it doesn’t the second command won't be ran
wrap it in /bin/sh -c "<commands here>"
double checked, prisma db push returns 0
will try, thanks
that did the trick, but this should be fixed
it's not an issue with Railway, it's how docker works