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-13 16:00:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2171ce66ba98144e78d7dfd2e25c2808dfd9cf47
steampipe
/
pluginmanager_service
History
kaidaguerre
2171ce66ba
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
..
grpc
Add support for plugin sdk v5, with plugin message stream - support update of dynamic plugin schema based on file events.
Closes
#2767
2022-11-30 10:50:46 +00:00
Makefile
Add support for plugin sdk v5, with plugin message stream - support update of dynamic plugin schema based on file events.
Closes
#2767
2022-11-30 10:50:46 +00:00
message_server.go
Only call EstablishMessageStream for dynamic plugins.
#2767
2023-03-02 17:33:59 +00:00
plugin_manager.go
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