Skip to content

Fix string value calculation (thanks David Buxton!)

Luke Benstead requested to merge fix-migrations-with-string-keys into master

Summary of changes proposed in this Pull Request:

  • This bug-fixes the previous bug fix (#1059) which the string difference calculation was wrong.

PR checklist:

  • Updated relevant documentation
  • Updated CHANGELOG.md
  • Added tests for my change

Merge request reports