Commit Graph

15 Commits

Author SHA1 Message Date
kaidaguerre
5e0561b8b3 Increase dashboard service startup timeout to 30s. Closes #2434 2022-09-09 13:52:57 +01:00
Puskar Basu
0fc3425b14 Fix initdb failures due to invalid locale. Closes #2368 2022-09-01 16:30:31 +01:00
kaidaguerre
ae9472273d Only create introspection tables if STEAMPIPE_INTROSPECTION env var is set. Closes #2396 2022-08-31 11:08:05 +01:00
kaidaguerre
ffe0ab40c1 Limit connection lifetime in db connection pool. Closes #2375
Limit connection lifetime in db connection pool. Closes #2375

Limit connection lifetime in db connection pool. Closes #2375

Limit connection lifetime in db connection pool. Closes #2375

Limit connection lifetime in db connection pool. Closes #2375
2022-08-25 17:01:49 +01:00
Mike Burgess
48e5192fe5 Add initial directed graph implementation #2249 (#2358) 2022-08-23 15:01:59 +01:00
Nathan Wallace
fe4c93476b Add udt_name to schema query for remote databases closes #2324 2022-08-12 11:52:47 -04:00
kaidaguerre
ca64841eee Disable FDW update message during plugin update. Closes #2312 # 2022-08-09 17:46:25 +01:00
kaidaguerre
d15ac33b26 Fix pasting a query during cli initialization causing it to be duplicated on the screen. #1980 2022-08-04 22:17:14 +01:00
kaidaguerre
76025788e3 Connection config watching failing to add connection schema when connections are added. Closes #2295 2022-08-04 20:39:18 +01:00
kaidaguerre
305fb9107b Add support for plugins to handle multiple connections. Closes #2262 2022-07-22 14:53:54 +01:00
kaidaguerre
45a67a4231 Fix crash when inspecting tables - only read scan metadata max id when enabling timing, and ensure we read timing information before the connection is closed. Closes #2243 2022-07-14 12:39:31 +01:00
kaidaguerre
01ccfafe56 Steampipe sometimes hangs in interactive mod if timing is enabled. Closes #2237 2022-07-13 11:04:44 +01:00
kaidaguerre
389bff7199 Fix intermittent "concurrent map access" error when timing is enabled. Closes #2231 2022-07-08 22:15:13 +01:00
kaidaguerre
a5c6114b3b Fix '.inspect' showing 'USER-DEFINED' for ltree columns. Closes #2156 2022-06-27 16:31:42 +01:00
kaidaguerre
5193c70395 Restructure steampipe repo to use pkg folder. Closes #2204 2022-06-27 11:36:03 +01:00