was so excited about Prisma, seems the SDL to database schema migration/create has one huge flaw in my mind, every relationship needs its own table, some entities will have several relationships generating a large amount of tables and joins to complete simple queries. The one very concerning design decision I've seen so far, what the heck is the problem with FKs ?!?