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-23 08:00:51 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
12bdf623116a9a5c2dac06f205d9fbffba6ff207
steampipe
/
query
History
kaidaguerre
68a7e5f435
Fix interactive query Initialisation hang when no plugins are installed.
Closes
#1860
2022-04-13 13:46:32 +01:00
..
metaquery
Fix setting search path after connection config changed event.
Closes
#1700
2022-03-22 13:15:12 +00:00
queryexecute
Ensure service is shutdown if check/dashboard/query are cancelled during initialisation.
Closes
#1288
2022-03-17 16:32:24 +00:00
queryhistory
Create and use a
$STEAMPIPE_INSTALL_DIR/tmp
for
oci
installations.
Closes
#1375
2022-02-08 12:13:35 +00: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
init_data.go
Fix interactive query Initialisation hang when no plugins are installed.
Closes
#1860
2022-04-13 13:46:32 +01:00