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-22 23:00:16 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
095d34c00a103bc6992d87b2bedcd9f5c85d8c7e
steampipe
/
query
History
Gábor Lipták
16e1bbac7d
Correct golint warnings (2) (
#2056
)
...
Signed-off-by: Gábor Lipták <
gliptak@gmail.com
>
2022-05-13 11:53:58 +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
Correct golint warnings (2) (
#2056
)
2022-05-13 11:53:58 +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
init_data.go
Fix interactive query Initialisation hang when no plugins are installed.
Closes
#1860
2022-04-13 13:46:32 +01:00