Hacker News new | past | comments | ask | show | jobs | submit login

Nice work! I like that it's both a library and a server right from the start. Will it be able to generate INSERT/UPDATE statements to apply the differences?



Actually it doesn't dive right into the actual changed lines (even though it can be supported if the `--chunk-size` is set to 1), because it performs an MD5 comparison on the hashed rows.

This would be a great idea, but I am afraid it might be out of the scope of the tool, since we just wanted to keep it on the comparison level only.

We will note your feedback though and see if we can generate such commands in the future :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: