kai
|
4dbc6bad6b
|
Initial iteration of control result display code
|
2021-05-20 16:11:50 +01:00 |
|
Binaek Sarkar
|
468244aa40
|
Fix spinner displaying multiple newlines if spinner text is wider than the terminal. Closes #450
|
2021-05-12 13:47:27 +01:00 |
|
Binaek Sarkar
|
5284d1021c
|
fixes issue where column headers were uppercase in output of .inspect. Closes #439 (#441)
|
2021-05-04 09:47:01 +01:00 |
|
kaidaguerre
|
97de889217
|
steampipe query should only use paging in interactive mode. File watching should default to true. Closes #390. Closes #394 (#396)
|
2021-04-15 16:36:50 +01:00 |
|
Binaek Sarkar
|
5c47e3b9d7
|
Refactor display code for plugin update and plugin install. Closes #274
|
2021-03-26 12:41:29 +00:00 |
|
Binaek Sarkar
|
765308dcfa
|
Fix extra trailing white-space issue in line output. Closes #332
|
2021-03-26 12:40:33 +00:00 |
|
Binaek Sarkar
|
39e95e9e18
|
Remove HTML escaping from JSON output. Closes #336
|
2021-03-26 12:39:47 +00:00 |
|
Binaek Sarkar
|
c4620729a9
|
.header does not work with table output. Fixes #312
|
2021-03-19 20:38:53 +00:00 |
|
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 |
|