mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 03:54:08 +00:00
Escape quotations in CSV imports properly (#1929)
* Parse quotes in imports * Update invalid CSV for test
This commit is contained in:
4
test/fixtures/files/imports/invalid.csv
vendored
4
test/fixtures/files/imports/invalid.csv
vendored
@@ -1,3 +1 @@
|
||||
name,age
|
||||
"John Doe,23
|
||||
"Jane Doe",25
|
||||
name,description,amount,currency
|
||||
|
Can't render this file because it contains an unexpected character in line 3 and column 1.
|
Reference in New Issue
Block a user