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-14 01:00:10 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2171ce66ba98144e78d7dfd2e25c2808dfd9cf47
steampipe
/
pkg
/
error_helpers
History
Puskar Basu
c8978f34af
Add a helpful error message when snapshot sharing fails because of a corrupted/invalid token.
Closes
#2944
2023-02-03 11:34:54 +00:00
..
cancelled.go
Update dashboard states to "initialized", "blocked", "running", "complete", "error", "canceled".
Closes
#2939
2023-01-04 14:08:56 +00:00
diags.go
Update database code to use pgx interface so we can leverage the connection pool hook functions to pre-warm connections.
Closes
#2422
(
#2438
)
2022-10-05 12:38:57 +01:00
errors.go
Add a helpful error message when snapshot sharing fails because of a corrupted/invalid token.
Closes
#2944
2023-02-03 11:34:54 +00:00
prepared_statement.go
Steampipe query fails with nil pointer exception if query execution fails and result is being exported as snapshot.
Closes
#2692
2022-11-07 15:25:59 +00:00
utils.go
Add query_timeout to workspace profile.
Closes
#2593
2022-10-26 14:53:50 +01:00