1
0
mirror of https://github.com/minio/minio.git synced 2025-03-12 20:50:11 -04:00
Anis Elleuch 9902c9baaa
sql: Add support of escape quote in CSV ()
This commit modifies csv parser, a fork of golang csv
parser to support a custom quote escape character.

The quote escape character is used to escape the quote
character when a csv field contains a quote character
as part of data.
2020-04-01 15:39:34 -07:00
..
2019-11-05 14:20:37 -08:00