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-19 07:00:17 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c31707751b3dceb3a206eac043cf3c2df2425f0e
steampipe
/
pkg
/
db
/
db_client
History
kai
f47d55b2bb
Fix
steampipe query --timing
not outputting timing information if sharing or exporting a snapshot.
Closes
#2677
2022-11-07 14:05:39 +00:00
..
db_client_cache_control.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
db_client_connect.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
db_client_execute.go
Fix
steampipe query --timing
not outputting timing information if sharing or exporting a snapshot.
Closes
#2677
2022-11-07 14:05:39 +00:00
db_client_search_path.go
Update workspace profile parsing to load options blocks. Include these options values in viper with correct precedence.
Closes
#2579
2022-10-24 13:58:50 +01:00
db_client_session.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
db_client.go
Fix
steampipe query --timing
not outputting timing information if sharing or exporting a snapshot.
Closes
#2677
2022-11-07 14:05:39 +00:00
pgx_types.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