This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
steampipe
Watch
1
Star
0
Fork
0
You've already forked steampipe
mirror of
https://github.com/turbot/steampipe.git
synced
2026-02-24 11:00:53 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c232da12e95cb0830a5263f55f40edd4d45763a2
steampipe
/
query
History
kaidaguerre
aa6137e189
When cli displays error messages from plugins, they should be prefixed with plugin name. Do not show plugin error messages in JSON/CSV output.
Closes
#1110
.
Closes
#1071
2021-11-16 10:30:43 +00:00
..
metaquery
When cli displays error messages from plugins, they should be prefixed with plugin name. Do not show plugin error messages in JSON/CSV output.
Closes
#1110
.
Closes
#1071
2021-11-16 10:30:43 +00:00
queryexecute
Add prepared statement name column to steampipe_query and steampipe_control reflection tables.
Closes
#890
2021-09-13 11:54:49 +01:00
queryhistory
Fix for history persistence of empty strings.
Closes
#850
(
#851
)
2021-09-07 10:14:13 +01:00
queryresult
Fix errors during async interactive startup leaving the prompt in a bad state. Refactor the ResultsStreamer to avoid needing to call Done() before restarting the prompt.
Closes
#716
.
Closes
#728
2021-08-02 17:05:43 +01:00