reduce tables by using INLINE relations, not working in prisma v1.13
Nawasrah opened this issue · 0 comments
Nawasrah commented
Hello,
what would happen if you change a field from name relation to inline relation? (will it make underlying changes/fixes ??)
(does the named relation create an underlying table??)