Support `dolt table import --dry-run`
Open
cli
enhancement
import
- Dominant language
- Go
- Stars
- 24.4k
- Forks
- 873
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 108
Description
Add a `--dry-run` option for import that will try go through the whole import and just output all the errors for bad rows encountered. Currently without this option, you have to keep trying import over and over to see bad rows. Instead, you should be able to get all the errors you will encounter in a single shot.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.