You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
-**Encoding:** Specify file encoding with `--encoding`.
13
13
-**Show Unchanged:** Use `--showunchanged` to display unchanged fields for changed rows.
14
14
-**List Fields:** Use `--listfields` to print available columns and exit.
15
-
-**Timing:** Use `--time` to display how long the diff operation took.ithub.com/datsom1/db-diff/releases)
15
+
-**Timing:** Use `--time` to display how long the diff operation took.
16
16
17
17
18
18
> **db-diff** is the most advanced and user-friendly Python CLI tool and library for comparing CSV, TSV, and JSON database dumps. Designed specifically for database workflows, it delivers precise, human-readable or machine-readable diffs, supports custom key columns, handles massive files efficiently with streaming mode, and offers flexible field selection.
0 commit comments