D

Dwata

No-code desktop app to explore business data with reports, realtime collaboration, offline mode and GPT integration

(chore) Minor API JSON structure change to make it easy to handle merged data

(bugfix) JOINs are not working when merged tables are requested with pagination

(task) Refactored Query Builder for better handling of One-to-Many relations

Merge pull request from brainless/dependabot/pip/backend/uvicorn-0.11.7 Bump uvicorn from 0.11.5 to 0.11.7 in /backend

Bump uvicorn from 0.11.5 to 0.11.7 in /backend Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.11.5 to 0.11.7. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/uvicorn/compare/0.11.5...0.11.7) Signed-off-by: dependabot[bot]

(task) WIP One to Many relations, initial version; Filters do not work

(task) Minor color changes in UI; Related table cardinality now in API