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.94k stars 73 forks source link

Change importCount to DB member variable. #198

Closed noborus closed 1 year ago

noborus commented 1 year ago

Changed importCount from a global variable to a DB member variable. Update modules. Run latest gofmt.