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-23 17:03:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
413ab2a112dbdee572db5cd85eaeb7da9c644b40
steampipe
/
db
/
db_client
History
Binaek Sarkar
28d12e70eb
Update Postgres driver to github.com/jackc/pgx.
Closes
#1179
2021-12-09 17:15:59 +00:00
..
db_client_cache_control.go
Add context awareness in services and commands.
Closes
#1206
.
Closes
#1214
.
Closes
#1215
2021-12-09 14:02:19 +00:00
db_client_execute.go
Create prepared statements one by one to allow accurate error reporting and reduce memory burden. Fix workspace file watching. Fix async error display. Close ##1148.
Close
#1152
.
Close
#1085
2021-11-21 10:53:33 +00:00
db_client_search_path.go
Add context awareness in services and commands.
Closes
#1206
.
Closes
#1214
.
Closes
#1215
2021-12-09 14:02:19 +00:00
db_client_session.go
Update Postgres driver to github.com/jackc/pgx.
Closes
#1179
2021-12-09 17:15:59 +00:00
db_client_transaction.go
Fixes issue where the steampipe service is not shutdown when a
check
is cancelled.
Closes
#1081
2021-11-08 16:13:51 +00:00
db_client.go
Update Postgres driver to github.com/jackc/pgx.
Closes
#1179
2021-12-09 17:15:59 +00:00