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-23 08:00:51 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
095d34c00a103bc6992d87b2bedcd9f5c85d8c7e
steampipe
/
db
/
db_client
History
Gábor Lipták
1a27d04bba
Correct golint warnings (1) (
#1981
)
...
Signed-off-by: Gábor Lipták <
gliptak@gmail.com
>
2022-05-12 10:21:13 +01:00
..
db_client_cache_control.go
Add context awareness in services and commands.
Closes
#1206
.
Closes
#1214
.
Closes
#1215
2021-12-09 14:02:19 +00:00
db_client_execute.go
Correct golint warnings (1) (
#1981
)
2022-05-12 10:21:13 +01:00
db_client_search_path.go
Add extra fields to dashboard ExecutionComplete event.
Closes
#1842
2022-04-13 13:16:50 +01:00
db_client_session.go
Fix prepared statement creation failure when installing a fresh db from a mod folder - ensure the search path has been set before calling EnsureSessionData.
Closes
#2028
2022-05-10 16:40:55 +01:00
db_client.go
Fix intermittent "relation not found errors", when running dashboards.
Closes
#1919
2022-04-27 16:29:40 +01:00