SingleColumnChange constructor
SingleColumnChange({})
Implementation
SingleColumnChange({
this.array,
this.arrayLength,
this.autoGenerated,
this.charset,
this.collation,
this.comment,
this.customFeatures,
this.dataType,
this.fractionalSecondsPrecision,
this.length,
this.nullable,
this.precision,
this.scale,
this.setValues,
this.udt,
});