microsoft / microsoft/vscode-documentdb

Query History Support

Open
#403 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.