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-03-02 02:00:30 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d7bb2ae814bf2e0753617cd69f57ea1f04f1ba5
steampipe
/
pkg
/
query
History
kaidaguerre
df9c3a253a
Optimize RefreshConnections by cloning schemas where possible. Optimize plugineManager.Get when retrieving multiple connections from same plugin.
Closes
#3236
2023-03-16 14:43:56 +00:00
..
metaquery
Fix Postgres error "cached plan must not change result type" when dynamic plugin schema changes. Update interactive .inspect and autocomplete based on changes to connection config or dynamic schema updates.
Closes
#3184
.
Closes
#3185
2023-03-03 18:45:40 +00:00
queryexecute
Optimize RefreshConnections by cloning schemas where possible. Optimize plugineManager.Get when retrieving multiple connections from same plugin.
Closes
#3236
2023-03-16 14:43:56 +00:00
queryhistory
Restructure steampipe repo to use pkg folder.
Closes
#2204
2022-06-27 11:36:03 +01:00
queryresult
Upgrades 'pgx' to v5.
Closes
#2776
2022-11-23 17:34:21 +00:00
init_data.go
Optimize RefreshConnections by cloning schemas where possible. Optimize plugineManager.Get when retrieving multiple connections from same plugin.
Closes
#3236
2023-03-16 14:43:56 +00:00