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 12:00:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
608a8717e8ecd07ccccba7380bed57777cd09c00
steampipe
/
pkg
/
db
/
db_client
History
Puskar Basu
27ba5c538a
Update query JSON output to be consistent across pipelings - also handle duplicate column names.
Closes
#4317
2024-09-05 16:40:20 +05:30
..
db_client_connect.go
chore: fix function names in comment (
#4240
)
2024-04-10 10:16:18 +01:00
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
Update query JSON output to be consistent across pipelings - also handle duplicate column names.
Closes
#4317
2024-09-05 16:40:20 +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
Adds support for verbose timing information.
Closes
#4237
.
Closes
#4244
2024-04-17 10:12:17 +01:00
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