You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We get lots of slow queries (here, here). It looks like much of this is due to JOINs between the Bundle and BundleMetadata tables
Perhaps there’s a better way to store this information…
There’s also a subquery.
The text was updated successfully, but these errors were encountered:
We get lots of slow queries (here, here). It looks like much of this is due to JOINs between the Bundle and BundleMetadata tables
Perhaps there’s a better way to store this information…
There’s also a subquery.
The text was updated successfully, but these errors were encountered: