This repository was archived by the owner on Mar 12, 2020. It is now read-only.
- 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.