Question regarding pagination in Prisma with postg...
# orm-help
r
Question regarding pagination in Prisma with postgres: Is there a way I can include a total count of records as well as using
skip
and
limit
that doesn't include a separate count query in a transaction?
r
@Reuben Porter 👋 Not at the moment. It would be great if you could add a 👍 to this request so that we know the priority 🙂
r
Ok thanks @Ryan me and my team have gave it a thumbs up
how do these get prioritised and how frequently? Perhaps we could help?