ktx/packages/cli
Kevin Messiaen 89b8729950
refactor(io): extract shared result-table formatters from sql
Move formatValue/printJson/printPlain/printPretty/printResultTable and
the KtxResultTable interface out of sql.ts into io/result-table.ts so
the upcoming mongo-query command can reuse them verbatim.
2026-07-06 19:59:34 +07:00
..
assets/demo/orbit Polish documentation copy (#98) 2026-05-14 12:43:14 -04:00
scripts feat: ktx batch — scan resilience, analytics SQL craft, connector hardening (#312) 2026-06-29 16:35:57 +00:00
src refactor(io): extract shared result-table formatters from sql 2026-07-06 19:59:34 +07:00
test refactor(io): extract shared result-table formatters from sql 2026-07-06 19:59:34 +07:00
package.json chore(release): 0.16.0 [skip ci] 2026-07-03 21:22:57 +00:00
tsconfig.json chore(workspace): gate dead-code with knip production mode (#196) 2026-05-21 15:28:58 +02:00
tsconfig.test.json test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00
vitest.config.ts test: split cli tests from source tree (#216) 2026-05-26 08:49:05 +02:00