Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1088] Android: DB Field operations throw exceptions

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:55:10.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.4.0
ComponentsAndroid
Labelsandroid, defect
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T02:43:44.000+0000
Updated2011-04-17T01:55:10.000+0000

Description

SQLite doesn't retrieve an schema information if there are no rows in a result. Access fields by name on and empty result set will throw an exception. iPhone apparently just returns 0 instead. Update to catch the exception and return 0.

Comments

  1. Don Thorp 2011-04-15

    Failed to update from github.

JSON Source