ktx/packages/cli/src/io
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
..
buffered-command-io.ts feat(cli): consistent connection setup recovery and build-time gate (#257) 2026-06-03 11:08:46 +00:00
logger.ts chore(workspace): gate dead-code with knip production mode (#196) 2026-05-21 15:28:58 +02:00
mode.ts rename klo to ktx 2026-05-10 23:51:24 +02:00
print-list.ts feat(cli): improve search ranking output (#123) 2026-05-17 02:32:41 +02:00
result-table.ts refactor(io): extract shared result-table formatters from sql 2026-07-06 19:59:34 +07:00
symbols.ts feat(cli): add ktx wordmark banner to setup intro (#290) 2026-06-10 14:47:34 +00:00
tty.ts feat(cli): add ktx wordmark banner to setup intro (#290) 2026-06-10 14:47:34 +00:00