Large tables rendering #21
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Describe the bug
If a table has many columns or if the console window isn't large enough the tables will render quite clunky.
To Reproduce
Steps to reproduce the behavior:
qsv -p path/to/file
SELECT * FROM test
Expected behavior
Tables should look like tables
Screenshots
Result:
Result with a wider terminal:
Software Versions (please complete the following information):
Additional context
Probably this can be tackled by configuring table correctly
The text was updated successfully, but these errors were encountered: