deptyped / prisma-extension-pagination

Prisma Client extension for pagination
https://npmjs.com/prisma-extension-pagination
MIT License
243 stars 18 forks source link

feat: `limit: null` to load all results #27

Closed KATT closed 7 months ago

KATT commented 7 months ago

Closes #26

deptyped commented 7 months ago

Also, thank you for tRPC, it's awesome ❤️ I've been using it for years, since the first versions, and it makes development fun and incredibly productive!