Hey, At our organisation we use the Prisma client ...
# orm-help
i
Hey, At our organisation we use the Prisma client in a few different projects, whenever we changed our db schema or updated Prisma dependencies (new great features are shipped every 2 weeks) we had to do so in multiple projects. Ended up just creating our prisma client in its own separate package and wrote an article about it, hope it can be useful for anyone in the same situation. Open to any comments/suggestions!
💯 7