aswinkarthik / csvdiff

A fast diff tool for comparing csv files
https://aswinkarthik.github.io/csvdiff/
MIT License
532 stars 57 forks source link

Improved tool to be able to process duplicated rows #48

Open ousatov-ua opened 3 years ago

ousatov-ua commented 3 years ago

Improves tool to have possibility to compare files with duplicated rows, including using of logical key (no PK) which leads to several rows having it.

ousatov-ua commented 3 years ago

Please squash commits. I did some intermediate commits.

DeflateAwning commented 11 months ago

Please merge this feature! This is a very useful feature!