We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7169de commit c833852Copy full SHA for c833852
db_diff/cli.py
@@ -37,6 +37,7 @@
37
)
38
@click.option(
39
"--showunchanged",
40
+ "show_unchanged",
41
is_flag=True,
42
help="If a record is changed, show ALL fields, not just the changed fields.",
43
0 commit comments