Binaek Sarkar
|
056fa56241
|
Fixes issue where interactive prompt was not showing timing data for 'json', 'csv' and 'line' outputs. Closes #2699
|
2022-11-29 10:57:37 +00:00 |
|
kaidaguerre
|
fe6365b1ef
|
Remove usage of prepared statements - instead excute sql directly. Wrap with executions in LeafRuns to support runtime dependency resolution. Closes #2789. #2772
|
2022-11-23 14:11: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
|
0452bb0b81
|
Validate checkout output and export formats before execution. Closes #2619. Add support for using sps as snapshot output/export format. Closes #2623
|
2022-10-28 14:57:44 +01:00 |
|
kaidaguerre
|
ef845286c1
|
Add support for sharing snapshots. Add snapshot output and export format for query and check. Add ability to run named dashboards. #2473
|
2022-10-05 15:30:57 +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 |
|
Nathan Wallace
|
b89685ac2e
|
Only add a blank line between query results, not after the final result closes #2333
|
2022-08-18 06:54:16 -04:00 |
|
kaidaguerre
|
5193c70395
|
Restructure steampipe repo to use pkg folder. Closes #2204
|
2022-06-27 11:36:03 +01:00 |
|