nextcloud / nextcloud/documentation
Query builder docs
Open
Nobody has claimed this yet.
1. to develop
enhancement
manual: developer
- Dominant language
- JavaScript
- Stars
- 628
- Forks
- 2.5k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 135
Description
As an app dev I want to get guidance on the usage of the query builder, e.g. to extend the QBMapper https://docs.nextcloud.com/server/latest/developer_manual/basics/storage/database.html#mappers or write plain queries.
Contributor guide
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
Start with the developer manual page at basics/storage/database.html#mappers, which is the entry point mentioned in the issue. Review the existing mapper guidance and identify what is missing for extending QBMapper and writing plain queries; the documentation is done when both usage paths are clearly explained for app developers.
Written by the indexing model from the issue text.
Assessment
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100