Is there a way to prevent a detail row from re-executing the main query? #1924
johannesMEGABAD
started this conversation in
General
Replies: 0 comments
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.
-
I am using PowerGrid Version 6.3.2.
When having a table in which the sql for the main table takes ~2-3 seconds.. + additional 2-3 because it also uses a count.
The detail query only takes ~250ms.. BUT when opening the detail row both main queries are also being re-executed.. resulting in extremely low response time
Beta Was this translation helpful? Give feedback.
All reactions