Prisma7 Studio Missing Relational Features
Prisma Postgres
ORMHeya!
Prior to Prisma7 there was this super awesome feature in the studio which enabled you really view the relationships between rows. I was using this a lot so when I went to update I was shocked it was gone.
Effectively what I'm building is a language learning app, and I was using this feature to link drills to phrases. It was super useful for filtering through and selecting content thats relevant to the lesson.
Is this a feature that might come back? Or maybe I'm looking in the wrong place and something similar does currently exist?
I understand the new version is built using raw SQL and doesn't actually embed
Prior to Prisma7 there was this super awesome feature in the studio which enabled you really view the relationships between rows. I was using this a lot so when I went to update I was shocked it was gone.
Effectively what I'm building is a language learning app, and I was using this feature to link drills to phrases. It was super useful for filtering through and selecting content thats relevant to the lesson.
Is this a feature that might come back? Or maybe I'm looking in the wrong place and something similar does currently exist?
I understand the new version is built using raw SQL and doesn't actually embed
.prisma data so maybe this is a new limitation...
