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 14:00:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b92ff8a07477bfd52ffeae9042a04544f2ca50ff
steampipe
/
query
History
Binaek Sarkar
d55903d44b
Fixes issue where table names with special characters are not handled correctly in auto-complete and
.inspect
.
Closes
#1109
2021-11-24 13:52:01 +00:00
..
metaquery
Fixes issue where table names with special characters are not handled correctly in auto-complete and
.inspect
.
Closes
#1109
2021-11-24 13:52:01 +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