Skip to content
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
2d9ac07
fix: add migration script to encode backslashes in existing Doltgres …
amikofalvy Apr 3, 2026
5d9c61f
style: apply biome formatting to migration script
amikofalvy Apr 3, 2026
3385318
fix: add repair script for Doltgres-corrupted JSONB rows
amikofalvy Apr 3, 2026
8e4a804
style: apply biome formatting to repair script
amikofalvy Apr 3, 2026
0b9d1e2
fix: handle pool idle timeout to prevent ETIMEDOUT crash on exit
amikofalvy Apr 3, 2026
8611f66
feat: add --dump mode to write full corrupt JSONB content to file
amikofalvy Apr 3, 2026
626085f
style: auto-format with biome
github-actions[bot] Apr 3, 2026
e852c2e
fix: make --dump an add-on flag that works with --scan
amikofalvy Apr 3, 2026
3737918
feat: show string diff in dry-run mode for repair preview
amikofalvy Apr 3, 2026
6f7ab91
style: auto-format with biome
github-actions[bot] Apr 3, 2026
2e04e9d
feat: colorize dry-run diff output
amikofalvy Apr 4, 2026
a475523
style: auto-format with biome
github-actions[bot] Apr 4, 2026
7464527
feat: character-level diff highlighting in dry-run mode
amikofalvy Apr 4, 2026
57035d2
feat: pretty-print both sides of dry-run diff for readable output
amikofalvy Apr 4, 2026
0bc3962
feat: replace line-level diff with focused inline change hunks
amikofalvy Apr 4, 2026
fe494ee
fix: show literal control chars as ␊ ␉ ␍ to distinguish from \n \t \r
amikofalvy Apr 4, 2026
3c7d86c
docs: add comprehensive run instructions to both migration scripts
amikofalvy Apr 5, 2026
203043f
chore: remove unused backslash encoding script
amikofalvy Apr 5, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading