silverstripe-framework/tests/php/Dev/CsvBulkLoaderTest/csv/PlayersWithHeader.csv

8 lines
379 B
Plaintext
Raw Normal View History

"FirstName","Biography","Birthday","IsRegistered"
"John","He's a good guy","1988-01-31","1"
"Jane","She is awesome.
So awesome that she gets multiple rows and \"escaped\" strings in her biography","1982-01-31","0"
"Jamie","Pretty old\, with an escaped comma","1882-01-31","1"
"Järg","Unicode FTW","1982-06-30","1"
"Jacob"," Likes leading tabs in his biography","2000-04-30","0"