laravelBatch icon indicating copy to clipboard operation
laravelBatch copied to clipboard

Update rows with single quote

Open NikolayIlichev opened this issue 2 years ago • 0 comments
trafficstars

Hello there! I try use this package for updating rows with fields which contains single quote. For example: files/'test 'Р'усс"кие "ry'bub".png. And i get an error: Syntax error: 7 ERROR: syntax error at or near \"test\"\nLINE 1: ...e\" SET \"name\" = (CASE WHEN fileid = '797' THEN '\\'test \\'Р\\'...\n .

How can i solve this problem?

NikolayIlichev avatar Dec 07 '22 16:12 NikolayIlichev