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-04-12 10:00:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba7158aefc99bea20fc80e22de03d4b9e4aa456a
steampipe
/
pkg
/
db
History
kaidaguerre
d09b9c7b02
Fix regression - creating all prepared statements when executing a batch query. When connected to Steampipe cloud, create all prepared statements in a single sql statement to improve performance.
Closes
#2644
.
Closes
#2650
2022-11-01 22:26:44 +00:00
..
db_client
Add query_timeout to workspace profile.
Closes
#2593
2022-10-26 14:53:50 +01:00
db_common
Fix regression - creating all prepared statements when executing a batch query. When connected to Steampipe cloud, create all prepared statements in a single sql statement to improve performance.
Closes
#2644
.
Closes
#2650
2022-11-01 22:26:44 +00:00
db_local
Fixes issue where the CLI would fail to connect to local service if there are credential files in
~/.postgresql
.
Closes
#1417
2022-10-27 17:46:22 +01:00
platform
Restructure steampipe repo to use pkg folder.
Closes
#2204
2022-06-27 11:36:03 +01:00