hello everyone how i can connect views with a pris...
# orm-help
m
hello everyone how i can connect views with a prisma models
h
@Mradul Jain Do you mean the view in the SQL?
m
yes
n
Hey Mradul 👋 we have some documentation for using SQL views with Prisma here: https://www.prisma.io/docs/guides/database/advanced-database-tasks/sql-views-postgres There also is an open feature request for native support of SQL views in Prisma: https://github.com/prisma/prisma/issues/678