Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only string values hashing #80

Merged
merged 5 commits into from
Mar 24, 2019
Merged

Conversation

zbartos
Copy link
Contributor

@zbartos zbartos commented Mar 20, 2019

ToFilesVisitorForComparison what is used especially for databases comparisons and diffing now hashes only string values. Any other value remains as is. Also, index numbers removed from the output.

Both changes make the databases diffs bit easier.

(many changes shown because of movement of visitors into separate files)

@Bobris Bobris merged commit e975b09 into Bobris:master Mar 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants