Skip to content

Allow to append a CSV file

André Neto requested to merge develop into master

-If Overwrite is set to "no", and file already exists, data will be appended at the end. -If file is binary Overwrite must be set to yes.

Merge request reports