Is there a way to generate models from the prisma ...
# orm-help
p
Is there a way to generate models from the prisma schema but have them ignored for pushing to the database? Like just creating object models which you can use in the app but does not exist in the database.