Skip to content

fix: align table output formatting

What changed

  • Fixed table column padding logic
  • Improved output alignment for empty cells

Why

  • Previous output was misaligned when rows had missing columns

How to test

  • Run mikudb-cli xxx
  • Verify table output alignment

Merge request reports