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
/
metaquery
History
kaidaguerre
fb2a1c0daa
Fix setting search path after connection config changed event.
Closes
#1700
2022-03-22 13:15:12 +00:00
..
completers.go
Fix issues reported by the 'unused', 'staticcheck', 'gosimple' linters.
Closes
#1360
2022-01-31 16:00:54 +00:00
definitions.go
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
handlers.go
Fix setting search path after connection config changed event.
Closes
#1700
2022-03-22 13:15:12 +00:00
utils_test.go
Add support for quoted arguments with whitespace in
.<metacmd>
.
Closes
#1067
2021-11-11 14:41:53 +00:00
utils.go
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
validators.go
Fix dashboard errors not always being reported, or reported with no detail.
Closes
#1582
2022-03-07 16:48:15 +00:00