- New options for populating a fixed column - so every inserted row will have the same column with the same value. Options are
--fixed-column column-name string-value
,--fixed-column-int column-name integer-value
and--fixed-column-float column-name float-value
. Thanks, William Rowell. #81