mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-18 13:05:57 +00:00
See ChangeLog
Monotone-Parent: 00dcc1dc8b8b274e7cf85d53a4fa495b97e1c52c Monotone-Revision: a4f6c377a41454eb21ed5b253cb7d07fc2c1a55e Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-12-29T12:24:43
This commit is contained in:
@@ -145,7 +145,6 @@ static NSString *uidColumnName = @"c_uid";
|
||||
|
||||
sql = [jsonRepresentation mutableCopy];
|
||||
[sql autorelease];
|
||||
[sql replaceString: @"\\" withString: @"\\\\"];
|
||||
[sql replaceString: @"'" withString: @"''"];
|
||||
|
||||
return sql;
|
||||
|
||||
Reference in New Issue
Block a user