James Evensen
Results
2
issues of
James Evensen
When I try to run a particular sql script and output the results to csv, I get the following error: panic: runtime error: slice bounds out of range [recovered] panic:...
Currently, CsvReader only trims spaces and tabs when given trimmingOptions. It does not trim any of the new line characters. These are white space characters and should be trimmed.