Skip to content
GitLab
Explore
Sign in
yaosanqi137
Application-MikuDB
Merge requests
!4
fix: align table output formatting
Code
Review changes
Check out branch
Download
Patches
Plain diff
某某某
requested to merge
Shimmer/project3035747-357273:fix/formatter-table
into
main
Jan 03, 2026
Overview
0
Commits
1
Changes
4
Expand
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