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-17 10:00:17 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d9bc934e119e1a6f95e80098195c02b4694056d9
steampipe
/
pkg
/
error_helpers
History
Puskar Basu
6aaf9bc5be
Update 'sperr' import references.
Closes
#3748
2023-08-17 13:52:04 +05:30
..
cancelled.go
Update dashboard states to "initialized", "blocked", "running", "complete", "error", "canceled".
Closes
#2939
2023-01-04 14:08:56 +00:00
cloud.go
Fixes issue where using a bad workspace-database with a valid token gives invalid token as the error.
Closes
#3610
(
#3688
)
2023-07-26 14:12:03 +01: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
error_and_warnings.go
Update 'sperr' import references.
Closes
#3748
2023-08-17 13:52:04 +05:30
errors.go
Migrate from 'cloud.steampipe.io' to 'pipes.turbot.com'.
Closes
#3724
2023-08-08 12:24:38 +01:00
postgres.go
Remove connection pool min size. Remove need to create empty mod introspection tables if introspection is not enabled. Remove connection pool min size.
Closes
#3207
2023-03-09 16:55:08 +00:00
utils.go
Support resolution of variables for transitive dependencies using parent mod 'args' property
2023-06-09 16:22:09 +01:00