Title
m

Martí Crespí

02/25/2019, 9:14 AM
With last update of prisma, we are losing nested arrays, it's creating only one object in a relation 1>N with
prisma introspect
. Someone has experienced the same?
Nobody?
h

Harshit

02/26/2019, 8:13 AM
Hi, This is on my list today. I will try to reproduce this
We are facing some regressions in 1.27, one fix is already up here: https://github.com/prisma/prisma/pull/4097
m

Martí Crespí

02/26/2019, 8:14 AM
Hi @Harshit, there is an issue opened about.
h

Harshit

02/26/2019, 8:14 AM
yes, I will try to reproduce this today
m

Martí Crespí

02/26/2019, 8:15 AM
Perfect, thanks!
h

Harshit

02/26/2019, 8:15 AM
I already tried other ones yesterday, this one needs some database setup(introspection) so I postponed it yesterday. But I will do it today
👍 1