Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-47] Database.ResultSet.isValidRow() returns true for CREATE statements

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:51:48.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0 M09
ComponentsiOS
Labelsdatabase, defect, ios, iphone, mobile, release-1.6.0, synchronous
Reporterthynctank
AssigneeReggie Seagraves
Created2011-04-15T02:22:59.000+0000
Updated2011-04-17T01:51:48.000+0000

Description

After running a CREATE query (may occur with others, only CREATE verified as of yet) Database.ResultSet.isValidRow() returns true, when it should return false. (data extraction methods may not be called on the ResultSet after such a query)

Comments

  1. Don Thorp 2011-04-15

    Which platform did you discover this on?

  2. thynctank 2011-04-15

    Sheesh, couldn't respond via email reply. Lame.

    Anyway, this was on iPhone, haven't verified on Android. Everything works as expected on Desktop.

  3. Stephen Tramer 2011-04-15

    Tested against 1.6.0 RC1.

  4. Don Thorp 2011-04-15

    putting it in a milestone.

JSON Source