OpenEnergyPlatform / oeplatform

Repository for the code of the Open Energy Platform (OEP) website. The OEP provides an interface to the Open Energy Family
http://openenergyplatform.org/
GNU Affero General Public License v3.0
61 stars 19 forks source link

Update client implementation of DataView module to improve intital page load for larger datasets #1532

Open jh-RLI opened 5 months ago

jh-RLI commented 5 months ago

Summary of the discussion

Avoid multiple COUNT(*) queries executed via api calls when loading table data and row-count related data.

Type of change (CHANGELOG.md)

Updated

Workflow checklist

Automation

Closes #1531

PR-Assignee

Reviewer