Hi! Where is prisma changelog?
# prisma-whats-new
f
Hi! Where is prisma changelog?
f
Nilan, thanks! It`s realy hard to find 🙂 I remember was issue))
🙌 1
n
Thanks, where would you expect to find this?
f
File in project code
n
That's right, will compile that file soon 🙂
f
Thanks!)
@nilan did prisma local upgrade and all broken 😞 In PG on 4466 long logs such { "errors": [ { "requestId": "apiapicjdbh8wzm00050123hskjc3bd", "message": "JsResultException(errors:List((/models(4)/fields(16)/relation/modelBOnDelete,List(JsonValidationError(List(error.path.missing),WrappedArray()))), (/models(4)/fields(14)/relation/modelAOnDelete,List(JsonValidationError(List(error.path.missing),WrappedArray()))), (/models(1)/fields(2)/relation/modelBOnDelete,List(JsonValidationError(List(error.path.missing),WrappedArray()))), (/models(9)/fields(3)/relation/modelBOnDelete,List(JsonValidationError(List(error.path.missing),WrappedArray()))), (/relations(12)/modelAOnDelete,List(JsonValidationError(List(error.path.missing),WrappedArray()))), (/relations(0)/modelAOnDelete,List(JsonValidationError(List(error.path.missing),WrappedArray()))), (/models(4)/fields(6)/relation/modelBOnDelete,List(JsonValidationError(List(error.path.missing),WrappedArray()))), (/models(5)/fields(3)/relation/modelBOnDelete,List(JsonValidationError(List(error.path.missing),WrappedArray()))), (/models(4)/fields(16)/relation/modelAOnDelete,List(JsonValidationError(List(error.path.missing),WrappedArray()))),
n
thanks @Fi1osof looking into this right now 🙂
f
How can i degrade prisma local?
n
reaching out in PM 🙂
f
i think it`s docker image problem? Image v 1.1. Stable was 1.0
j
@nilan I m having the same issue here: https://us1.prisma.sh/valustik/graphql/dev
n
yep, we're currently rolling out an upgrade to the US. Please track the progress here: status.prismagraphql.com
👍 1
j
And now it's fixed right?
👍 1
n
Yes.
f
@nilan i create new prisma local as i say in private. And all was works. But when i import database, all broken again. Hmm... I remove cluster: local from prisma.yml, set stage: test and do prisma deploy again. New project work fine. And on prisma@latest too