Hi, any progress on <https://github.com/graphcool/...
# prisma-whats-new
m
Hi, any progress on https://github.com/graphcool/prisma/issues/1909#issuecomment-366320469 or https://github.com/graphcool/prisma/issues/1817#issuecomment-366212428? These 2 issues are really breaking my neck at the moment.... It would be great to get feedback/fixes soon
r
Are you still stuck with this or did you manage to get things to working?
I performed following steps for upgrading: 1. npm i -g prisma@beta 2. prisma local upgrade 3. Delete
src/generated
folder 4. Run
prisma deploy