Binaek Sarkar
|
ce91eb980d
|
Use default viper instance rather than an instance per command. Closes #243
|
2021-03-15 16:11:36 +00:00 |
|
Binaek Sarkar
|
7b4e7fb0f1
|
Wrap plugin list output to window width. Closes #235 (#244)
|
2021-03-03 12:29:10 +00:00 |
|
kai
|
6f808e3e98
|
Refactor error reporting in the display code - pass row result and error on same channel to avoid timing issues. Closes #211
|
2021-02-22 17:41:06 +00:00 |
|
kai
|
2937e08128
|
Ensure hydrate errors are reported. #206
|
2021-02-20 15:55:04 +00:00 |
|
kaidaguerre
|
e86f1f0f30
|
Ensure all hydrate errors are reported. Closes Issue 206 (#207)
|
2021-02-19 20:39:00 +00:00 |
|
Binaek Sarkar
|
b81bd93075
|
Column headers in table output should respect casing of the column name. Closes #181
|
2021-02-19 20:24:05 +00:00 |
|
kaidaguerre
|
c1a62af8c2
|
Display null column values as <null> instead of an empty string. Closes #186
|
2021-02-17 12:59:10 +00:00 |
|
Binaek Sarkar
|
277fec6f93
|
Add 'line' output format. Closes #114
|
2021-02-09 17:25:33 +00:00 |
|
Rupesh Patil
|
9b7d473a1e
|
JSON and bool columns displaying as strings. Closes #95
|
2021-02-01 14:28:48 +00:00 |
|
Binaek Sarkar
|
995c51eaf8
|
Column headings should be lower case, not UPPER. Closes #94
|
2021-01-29 15:33:52 +00:00 |
|
Binaek Sarkar
|
10f28228ab
|
enforce max column width. Make .inspect description column wider. Closes #11 . Closes #12
|
2021-01-28 13:23:02 +00:00 |
|
kaidaguerre
|
0877e8aec5
|
Add spinner for slow queries. Closes #15 (#77)
|
2021-01-27 14:06:44 +00:00 |
|
kaidaguerre
|
15bb4818aa
|
results paging fails for very long rows (> 64k chars). Closes #75
|
2021-01-27 13:17:13 +00:00 |
|
tyagiparth
|
efc6396450
|
[Fix] Columns are showing different values in output as json. closes #14 (#55)
|
2021-01-25 09:49:11 +00:00 |
|
kai
|
737bc4a62f
|
metaqueries controlling boolean modes are displaying wrong status when no bool paramater is passed. Closes #48
|
2021-01-22 10:22:08 +00:00 |
|
kai
|
dbd4621af4
|
Initial commit
|
2021-01-19 16:46:22 +00:00 |
|