CSV `extras_key=` and `ignore_extras=` equivalents for CLI tool
Open
Nobody has claimed this yet.
cli-tool
enhancement
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 172
- Avg merge
- 9m
- Merged PRs (30d)
- 1
Description
I forgot to add equivalents of
extras_key=andignore_extras=to the CLI tool - will do that in a separate issue.
Originally posted by @simonw in https://github.com/simonw/sqlite-utils/issues/440#issuecomment-1155767915
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 reading issue #440 and the CLI tool's existing CSV option handling to understand the intended equivalents for extras_key= and ignore_extras=. Done means both options are available through the CLI with behavior matching the corresponding library options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100