diff options
| author | Vasu Nori <vnori@google.com> | 2010-05-25 15:21:18 -0700 |
|---|---|---|
| committer | Vasu Nori <vnori@google.com> | 2010-05-26 10:14:41 -0700 |
| commit | d72ec5f29d49ce1841b65044c6144fef7335bdec (patch) | |
| tree | f0f9b0eda2c98bf9fb23b855698a93473d655913 /docs/html/sdk/api_diff/6/changes.html | |
| parent | fea6f6dcb70e3fa7f60cab970ed444b5e5e2a3fa (diff) | |
when sqlite returns SQLITE_OK on SQLITEStatement.execute(), ignore it
if it is not ignored AND if SQLITEStatement.execute() is called with a SELECT
or a pragma or some sql statement that returns data, caller gets an exception
with a weird error: "error code 100: unknown error"
to avoid confusion generated by this exception, just write a warning
and ignore the returned data.
Change-Id: I8f0225ceff8f92e32a58f323551e5ada6df63593
Diffstat (limited to 'docs/html/sdk/api_diff/6/changes.html')
0 files changed, 0 insertions, 0 deletions
