Decided to just roll my own DB. From an outside pe...
# orm-help
n
Decided to just roll my own DB. From an outside perspective, Prisma was supposed to make things easier but so far it's made things harder for me. Dealing with Prisma + Nexus is super confusing. And I was getting bugs from the auto-generated schemas that were hard to debug.