go-mysqldump
go-mysqldump copied to clipboard
Strings not escaped
Hi,
it seems that strings are not escaped properly. e.g. If I open the dump file with Visual Studio Code I see lines like
('2','OPEN_DOOR_CLOSED','If there is a 'Open door' detected and this door is closed now, the message Open Door closed is send.','2018-04-24T16:09:42Z','2018-04-24T16:09:42Z','0','door_closed','0','0','8','0','0')
See: https://github.com/JamesStewy/go-mysqldump/pull/9