microsoft / microsoft/go-sqlcmd
hierarchical JSON/XML BCP
Open
Nobody has claimed this yet.
enhancement
sqlcmd switch
- Dominant language
- Go
- Stars
- 595
- Forks
- 91
- Avg merge
- 9h 35m
- Merged PRs (30d)
- 1
Description
for example a set of orders and orderdetails in a JSON file
would need to map between the levels that are being loaded (map detail line items to order headers)
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
The issue names no files, tests, or entry points. Start by locating sqlcmd's existing JSON/XML loading and data-mapping paths, then determine how hierarchical order headers and detail line items should be represented; done means a documented, tested way to load the related levels together.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, json, xml
- Domain
- cli, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100