Skip to content

Column load data

Martin Marmsoler requested to merge work/column/loadData into master
  • fix issue in min/max. There the last element is not considered
  • do not undo during load for every added value, just collect all rows and then set the values to the column
  • add unit tests
Edited by Martin Marmsoler

Merge request reports