Skip to content
This repository was archived by the owner on Mar 12, 2020. It is now read-only.

1.12

Latest

Choose a tag to compare

@shebiki shebiki released this 15 Aug 14:09
· 14 commits to master since this release
  • Updates writing of changeset XML to allow item properties to be empty.
    Specifically impacts handling of JSON columns with null values.
    Previously, a null value in a JSON map value would cause a runtime
    exception while generating the changeset, and the changeset XML would be
    invalid.