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-22 23:00:16 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b92ff8a07477bfd52ffeae9042a04544f2ca50ff
steampipe
/
db
/
db_client
History
kaidaguerre
3bb4bf97d3
Create prepared statements one by one to allow accurate error reporting and reduce memory burden. Fix workspace file watching. Fix async error display. Close ##1148.
Close
#1152
.
Close
#1085
2021-11-21 10:53:33 +00:00
..
db_client_cache_control.go
Add support for connecting to a remote database client.
Closes
#908
2021-09-15 13:29:26 +01:00
db_client_execute.go
Create prepared statements one by one to allow accurate error reporting and reduce memory burden. Fix workspace file watching. Fix async error display. Close ##1148.
Close
#1152
.
Close
#1085
2021-11-21 10:53:33 +00:00
db_client_search_path.go
Add support for parallel control execution. Only spawn a single plugin per steampipe connection - defer plugin spawning to a PluginManager service. CLoses#1073,
Closes
#1001
2021-11-04 11:29:28 +00:00
db_client_session.go
Create prepared statements one by one to allow accurate error reporting and reduce memory burden. Fix workspace file watching. Fix async error display. Close ##1148.
Close
#1152
.
Close
#1085
2021-11-21 10:53:33 +00:00
db_client_transaction.go
Fixes issue where the steampipe service is not shutdown when a
check
is cancelled.
Closes
#1081
2021-11-08 16:13:51 +00:00
db_client.go
Create prepared statements one by one to allow accurate error reporting and reduce memory burden. Fix workspace file watching. Fix async error display. Close ##1148.
Close
#1152
.
Close
#1085
2021-11-21 10:53:33 +00:00