4 Commits

Author SHA1 Message Date
Puskar Basu
da2f3ecc03 Upgrade to pipe-fittings v2, go-kit v1 (#4485) 2025-03-06 16:34:18 +05:30
Puskar Basu
33338d0240 Fix issue where sps output is not working. Closes #4297 2024-06-05 12:12:44 +01:00
kaidaguerre
d136229e47 Query command should support legacy 'true' and 'false' for --timing flag. Closes #4282 2024-05-23 17:43:30 +01:00
kaidaguerre
07782a2b13 Adds support for verbose timing information. Closes #4237. Closes #4244
- JSON output format has changed to move the rows to under a `rows` property, with timing information under the `metadata` property
- Update timing display to show rows returned and rows fetched, as well as adding verbose mode which lists all scans
- Use enums for output mode and timing mode - timing is now either `on`, `off` or `verbose`
- Bugfix: ensure error is returned from ExecuteSystemClientCall. Closes #4246
2024-04-17 10:12:17 +01:00