Prisma
@prisma.io
3 months ago To define a view, you need to add it to your database with plain SQL.
For example via a custom migration that you can create with `prisma migrate dev --create-only`.
You can then execute that migration with `prisma migrate deploy`.
👉
pris.ly/d/customizi...
💬 1
♻️ 0
❤️ 0