DimiT
Results
1
issues of
DimiT
There are case when there are "\\" symbols in where clause which breaks correct SOQL query. e.g. (select id from account where name = '\\'somevalue') In that case query which...