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
2.01k stars 77 forks source link

Added an option to enable/disable autowrap with tablewriter #128

Closed noborus closed 4 years ago

noborus commented 4 years ago

The default for tablewriters is to insert a line break in the middle of a column, but this can be changed with an option.