microsoft / microsoft/vscode-documentdb
Query History Support
Open
Nobody has claimed this yet.
user feedback
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 22
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 21
Description
Currently we have an experimental implementation of the Query History feature in the nl2query project.
We need to plan a more general query support feature that covers all input fields (filter, project, sort, skip, limit).
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 by reviewing the experimental Query History implementation in the nl2query project and trace how query input fields are currently handled. Define the scope for supporting filter, project, sort, skip, and limit across the general query flow. Done means there is an agreed implementation plan covering all listed fields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- databases, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100