noborus / trdsql

CLI tool that can execute SQL queries on CSV, LTSV, JSON, YAML and TBLN. Can output to various formats.
https://noborus.github.io/trdsql/
MIT License
1.96k stars 73 forks source link

Improve test #108

Closed noborus closed 4 years ago

noborus commented 4 years ago

Fixed golangci-lint's suggestion. Changed Exec error behavior. Added output tests to increase coverage.