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-05-11 09:03:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
17b74fa7e71c2295337f16e2bbdadb22cfb2bf14
steampipe
/
pkg
/
db
/
db_client
History
François de Metz
b3838186e1
Add a configurable query timeout.
Closes
#666
2022-10-26 10:09:17 +01: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
Add a configurable query timeout.
Closes
#666
2022-10-26 10:09:17 +01: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
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
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