Closed Profpatsch closed 4 years ago
This will show a message like this on hash mismatch with verbose output:
… Checksum mismatch: 008-combine-first-and-last-name.sql expected: "vy1/uIrBQj/qGA7yV453ag==" hash was: "XO+65pimdyFSY1wcS4FBVQ=="
Where the expected hash can be used to override the hash in the database. This is useful for development.
Thanks for contributing!
I will look at this (and most likely merge this into master) when I have some free time on my hands.
This will show a message like this on hash mismatch with verbose output:
… Checksum mismatch: 008-combine-first-and-last-name.sql expected: "vy1/uIrBQj/qGA7yV453ag==" hash was: "XO+65pimdyFSY1wcS4FBVQ=="
Where the expected hash can be used to override the hash in the database. This is useful for development.