commit | 50a7c86b4b49870bd19d5270722be3f1fccaf226 | [log] [tgz] |
---|---|---|
author | Dmitri Plotnikov <dplotnikov@google.com> | Tue Jan 18 11:05:06 2011 -0800 |
committer | Dmitri Plotnikov <dplotnikov@google.com> | Tue Jan 18 11:05:06 2011 -0800 |
tree | a9c31c9439491d00799326384b5643bb17e82696 | |
parent | 36d7a981711dc856da815fbc8739ee88c0236a15 [diff] |
Fixing bad SQL in search. When the filter is "(@" the provider treats it as an email address, but it actually is not, so the resulting SQL has the "WHERE" keyword, but no selection whatsoever. Bug: 3364240 Change-Id: Ie06ecc27209148253f65fe4f3bd6b3d5c96a7707