Binaek Sarkar
|
ee8b6647c4
|
Rationalising 'status hooks'. Do not show spinner when setting status, instead require an explicit Show. #2432
|
2023-03-14 11:48:14 +00:00 |
|
kaidaguerre
|
92396d77c0
|
Remove connection pool min size. Remove need to create empty mod introspection tables if introspection is not enabled. Remove connection pool min size. Closes #3207
* Remove all references to prepared statements
* remove sessionInitWaitGroup
|
2023-03-09 16:55:08 +00:00 |
|
Puskar Basu
|
c8978f34af
|
Add a helpful error message when snapshot sharing fails because of a corrupted/invalid token. Closes #2944
|
2023-02-03 11:34:54 +00:00 |
|
kaidaguerre
|
0a391e9636
|
Update dashboard states to "initialized", "blocked", "running", "complete", "error", "canceled". Closes #2939
|
2023-01-04 14:08:56 +00:00 |
|
kai
|
cbd6b18ef6
|
Steampipe query fails with nil pointer exception if query execution fails and result is being exported as snapshot. Closes #2692
|
2022-11-07 15:25:59 +00:00 |
|
kaidaguerre
|
c42fbdb8d5
|
Update formatting for login command. Update missing cloud token error. Closes #2654
|
2022-11-02 14:04:59 +00:00 |
|
kaidaguerre
|
42c2323eb2
|
Add query_timeout to workspace profile. Closes #2593
Improve timeout error message.
Remove refreshDbClient call after timeout.
Set default check query timeout to 240sec and query to 0 (no timeout)
|
2022-10-26 14:53:50 +01:00 |
|
kaidaguerre
|
2309abb7fd
|
Support executing any query-provider resources using the steampipe query command. Optimize autocomplete. Closes #2558
|
2022-10-24 10:45:28 +01:00 |
|
kaidaguerre
|
404dd35e21
|
Update database code to use pgx interface so we can leverage the connection pool hook functions to pre-warm connections. Closes #2422 (#2438)
* Provide feedback for failed prepared statements
* Move error functions to error_helpers
* Make maintenance client retriable
|
2022-10-05 12:38:57 +01:00 |
|