Add flag to import to display SQL warnings
Open
cli
enhancement
- Dominant language
- Go
- Stars
- 24.4k
- Forks
- 873
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 108
Description
Since the `dolt import` path now supports warnings by going through the engine, we should actually expose those warnings. This is essential as during some imports the `IGNORE` syntax will cause data conversions (specified by the MySQL syntax) that are not obvious to the user.
Something like --show-warnings would work
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.