prisma / prisma-admin-feedback

Feedback for Prisma Admin (currently in invite-only preview)
6 stars 1 forks source link

Unable to load any results for tables with 10k+ records #84

Open gentle-noah opened 5 years ago

gentle-noah commented 5 years ago

We are unable to load any tables with 10,000 records or more in them. While smaller datasets load almost instantly, our larger tables get stuck in a constant loading pattern.

huv1k commented 5 years ago

Sorry for reporting, we discovered that is a problem with Prisma aggregations, it should be fixed here: https://github.com/prisma/prisma/pull/4200