Replies: 1 comment
-
It would be nice to add this possibility together |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Request
Summary
Good Morning,
I'm using Powergrid with a 500k+ table, the record count takes like 7 to 8 second.
I want to remove that.
(Needed to obfuscate the tables.)
Why is this needed?
To keep the refresh page time low.
Suggested Solution(s)
Include in ->showRecordCount('min') simplePaginate to avoid make "SELECT COUNT(*) [...]"
Related issue(s)/PR(s)
Beta Was this translation helpful? Give feedback.
All reactions