Currently the data type is required for the `changeColumn` method. This should probably just be optional as you may want to change just the column options. Another related thing is column options not set on `changeColumn` calls should not change
Currently the data type is required for the
changeColumnmethod.This should probably just be optional as you may want to change just the column options.
Another related thing is column options not set on
changeColumncalls should not change