Shreemanarjun / Shreemanarjun/datum
Query with nested relations does not supported yet!!!
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 27
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The docs stated that it is supported...
https://datum.shreeman.dev/guides/querying/#nested-relationships
But looking at the code...
https://github.com/Shreemanarjun/datum/blob/5a122565cee19c50c928eb7717f2762fc7b109ae/packages/datum/lib/source/core/manager/datum_manager.dart#L931-L1041
... I don't think Datum support it yet.
Thanks,
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the nested-relationships documentation and inspect packages/datum/lib/source/core/manager/datum_manager.dart at lines 931-1041. Reproduce the documented nested-relation query and compare its behavior with the claimed support; done means the implementation and documentation agree.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100