No default values for changes' properties as documented
Description
The default values of changes' properties are overwritten to null if property was not specified in the changelog. (E.g in YAML. It's working with XML, if the default value defined the same in the XSD)
The default values of changes' properties are overwritten to null if property was not specified in the changelog. (E.g in YAML. It's working with XML, if the default value defined the same in the XSD)
{{ - loadData:
tableName: new_table
columns:
column:
name: id
column:
header: new_col_header
name: new_col}}
quotchar null