mathiaszinnen

Results 3 comments of mathiaszinnen

> It seems like we should discuss a refactoring and/or redesign of the adapter/datasource service. Agreed, I think both issues are closely related and it probably makes sense to handle...

The issue is has been posted [here](https://github.com/FasterXML/jackson-dataformats-text/issues/210). We should try `CsvGenerator.Feature.STRICT_CHECK_FOR_QUOTING` first.

Exactly, we stored the data as a string because this was the simplest solution regarding persistence. I also think that we should discuss this in the developer meeting. However, I...