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

Reduce `if` statements in loops #285

Closed noborus closed 1 month ago

noborus commented 1 month ago

Improved the use of if statements for the first column when outputting delimiters.