Option | Required | Default | Type | Description |
---|---|---|---|---|
format | required | (none) | String | Specify what format to use, here should be 'changelog-json'. |
changelog-json.ignore-parse-errors | optional | false | Boolean | Skip fields and rows with parse errors instead of failing. Fields are set to null in case of errors. |
changelog-json.timestamp-format.standard | optional | 'SQL' | String | Specify the input and output timestamp format. Currently supported values are 'SQL' and 'ISO-8601':
|