Skip to content
This repository was archived by the owner on Jan 22, 2019. It is now read-only.

Escape char is not being escaped during serialization #98

@cloudyday

Description

@cloudyday

Hello everyone,

I use \ as an escape char and some of my string values have \ at the end. During serialization \ is not being escaped and transformed to \ as it is expected by me.

The result is that the quotation mark at the end of the serialized csv column is now being treated as a literal character and not as my quote char during deserialization.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions