It would be extremely useful to show reverse relations for each table, such as User.posts. That is, showing a posts column when viewing the User table, which the user can click to preview/open those filtered rows in a new tab.
This has been a killer feature of Prisma Studio up until v7.
It would be extremely useful to show reverse relations for each table, such as
User.posts. That is, showing apostscolumn when viewing theUsertable, which the user can click to preview/open those filtered rows in a new tab.This has been a killer feature of Prisma Studio up until v7.