Join Slack
Powered by
if I follow - <https://www.prisma.io/docs/guides/d...
# prisma-migrate
i
iamtheworstdev
07/13/2021, 7:58 PM
if I follow -
https://www.prisma.io/docs/guides/database/advanced-database-tasks/sql-views-postgres
- so that I can use prisma to query a model.. how do I make sure
migrate
doesn't try to create tables for those models
t
tom
07/14/2021, 6:16 AM
We currently don't have a good answer to that, migrate and introspection currently just don't play well with views.
4
Views
Open in Slack
Previous
Next