microsoft / microsoft/go-sqlcmd
introduce update-context / update-endpoint etc.
Open
Nobody has claimed this yet.
enhancement
spec
- Dominant language
- Go
- Stars
- 595
- Forks
- 91
- Avg merge
- 9h 35m
- Merged PRs (30d)
- 1
Description
would be helpful to be able to modify a user/endpoint/context rather than delete/re-create
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
Start by tracing the go-sqlcmd CLI entry points for user, endpoint, and context management, then compare the existing create and delete behavior. Clarify which fields each update command must accept and preserve. Done means users can modify these resources in place rather than deleting and recreating them, with behavior verified through the project’s existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100