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 |
|
Binaek Sarkar
|
754dad90dd
|
Fixes issue where new lines were stripped out in interactive prompt. Closes #2531
|
2022-10-18 12:47:34 +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 |
|
Puskar Basu
|
8a5d1a97a4
|
Show timing info even if query returns an error. Closes #2331
|
2022-09-05 11:32:56 +01:00 |
|
kaidaguerre
|
b7a1969d35
|
Fix Steampipe terminating if query (or empty line) is entered before initialisation completes. Closes #2300
|
2022-08-06 17:27:57 +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
|
a27afd0b7a
|
Fix history storing raw query instead of the saved query when running a named query. Closes #2288
|
2022-08-04 21:18:41 +01:00 |
|
kaidaguerre
|
0a9b1a1715
|
Fix interactive multi-line mode. Ensure initialisation errors are correctly reported. Closes #2260
|
2022-08-02 17:30:54 +01:00 |
|
kaidaguerre
|
5193c70395
|
Restructure steampipe repo to use pkg folder. Closes #2204
|
2022-06-27 11:36:03 +01:00 |
|