Deploying on Railway with Prisma Python Client .10 #820
-
|
Hi my app has been working fine on Railway until I upgraded the prisma-client-py to 0.10. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I worked it out. It was a issue with Railway. Regarding the nixpacks. |
Beta Was this translation helpful? Give feedback.
-
|
I encountered a similar issue, resulting from a |
Beta Was this translation helpful? Give feedback.
I worked it out. It was a issue with Railway. Regarding the nixpacks.
To fix I added
railway.tomlfile to the root folder with the following