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
f7622b4ff1d4ad28a1c5ef87ea5fa374bdcb3ccc
steampipe
/
pkg
/
error_helpers
History
Antonio Maradiaga
6422086df6
Fix typo in errors.go,
--all
is a flag in the update command.
...
(cherry picked from commit
7dd26f1ccc
)
2023-11-29 12:55:13 +00:00
..
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
Removing comments referring to unplanned and completed issues.
Closes
#1301
2023-09-15 12:21:58 +01:00
errors.go
Fix typo in errors.go,
--all
is a flag in the update command.
2023-11-29 12:55:13 +00: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