Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7102] MobileWeb: Complete Ti.Database implementation

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

Description

Implement Ti.Database. Methods * install() - Depends on TIMOB-7103 Constants * FIELD_TYPE_DOUBLE * FIELD_TYPE_FLOAT * FIELD_TYPE_INT * FIELD_TYPE_STRING

Comments

  1. Chris Barber 2012-03-22

    The Web SQL Database will not work for us. I haven't found a way to make it synchronous. Perhaps we consider writing our own SQLite emulation layer? https://github.com/kripken/sql.js
  2. Chris Barber 2012-04-25

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

JSON Source