Closed kevinrae closed 6 years ago
Seems to need escaping when importing backslashes \ or single quotes \'
This isn't a bug per se. Rather a guideline for 'how to import data' into the mysql db. Perhaps consider a cell formatting rule in excel that tests for troublesome characters and warns (or escapes) them.
Addressed this by escaping within google sheets spreadsheet (moved excel file in to google sheets for collaboration).
Correction. Code seems to handle -()/;, OK. Needs more testing on \&.