aboutsummaryrefslogtreecommitdiff
path: root/test/command/7112.md
AgeCommit message (Collapse)AuthorFilesLines
2021-02-22T.P.CSV: fix parsing of unquoted values.John MacFarlane1-0/+15
Previously we didn't allow unescaped quotes in unquoted values, but they are allowed. Closes #7112.