commit | 01c75ba95b875674a83128defc6b267e522db346 | [log] [tgz] |
---|---|---|
author | Chen Mike <mike.chen@sonyericsson.com> | Wed Nov 24 14:21:31 2010 +0100 |
committer | Jean-Baptiste Queru <jbq@google.com> | Tue Dec 28 11:03:52 2010 -0800 |
tree | d25e702255cefc6b5dd7d186c8db1057f3dc7cde | |
parent | 4a76cbeb7f402b66ee7129163f0a0f7949c4e2b3 [diff] |
Dont use the default locale when formatting SQL statements It is not safe to use the default locale when using String.format to produce SQL statements. Some locales will break the SQL and as a consequence crash the app. Change-Id: I2d4eac71a2a33a8fc669b532eef3d9e87f2800c5