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-09 03:00:10 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f86b8b6bce64ac1d08bcf79b4e73d0f8dea53697
steampipe
/
pkg
/
db
/
db_client
History
kai
be4c76fde2
steampipe compiles
2024-10-22 17:25:37 +05:30
..
db_client_connect.go
working on it
2024-10-22 17:25:37 +05:30
db_client_execute_retry.go
Rename internal introspection tables. Fix warning notifications from RefreshConnections. Improve error handlingh for config inconsistencies in conneciton and plugin config.
Closes
#3886
2023-09-22 16:02:41 +01:00
db_client_execute.go
working on it
2024-10-22 17:25:37 +05:30
db_client_options.go
Fixes issue where temporary tables are dropped in interactive prompt when pool connections are recycled.
Closes
#3359
.
Closes
#3781
2023-09-06 16:46:40 +01:00
db_client_search_path.go
Differentiate between user and system queries using application name.
Closes
#3600
2023-08-25 16:50:27 +01:00
db_client_session.go
Revert "Fixes issue where temporary tables are lost in the middle of a long running interactive session.
Closes
#3543
" (
#3789
)
2023-09-01 14:33:05 +01:00
db_client.go
steampipe compiles
2024-10-22 17:25:37 +05:30
pgx_types.go
Update query JSON output to be consistent across pipelings - also handle duplicate column names.
Closes
#4317
2024-09-05 16:40:20 +05:30