Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7104] MobileWeb: Complete Ti.Database.DB implementation

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2012-04-25T16:40:31.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sn/a
ComponentsMobileWeb
Labelsmw-list
ReporterChris Barber
AssigneeChris Barber
Created2012-01-11T12:55:03.000+0000
Updated2014-01-28T23:23:13.000+0000

Description

Finish the Ti.Database.DB implementation. Extends Evented. Methods: * getLastInsertRowId() * getName() * getRowsAffected() * setLastInsertRowId() * setName() * setRowsAffected() There are properties for these already, so should use lang.mixProps() to automatically create the setters/getters.

Comments

  1. Chris Barber 2012-04-25

    Mobile web is unable to implement Ti.Database and will never be implemented.

JSON Source