Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-190] Ability to pre-load/pre-create existing sqlite database

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:52:17.000+0000
Affected Version/sn/a
Fix Version/sRelease 0.7.2
ComponentsAndroid
Labelsandroid, database, feature, ios, iphone
ReporterJeff Haynie
AssigneeJeff Haynie
Created2011-04-15T02:25:07.000+0000
Updated2011-04-17T01:52:17.000+0000

Description

Need to be able to pre-load/pre-create/pre-populate existing Database from a bundled sqlite db file.

Comments

  1. Jeff Haynie 2011-04-15

    (from [e20393b0eed0c51728f54194b9f8b5ec5e1e3e89]) [#190 state:resolved] added ability to install and create database from bundled sqlite3 db http://github.com/appcelerator/titanium_mobile/commit/e20393b0eed0c51728f54194b9f8b5ec5e1e3e89"> http://github.com/appcelerator/titanium_mobile/commit/e20393b0eed0c...

  2. Don Thorp 2011-04-15

    Not sure why, my comments aren't getting auto added.

    fixed load from resource. Added ability to install from a TitaniumFile, absolute path, or relative(Resource) path

JSON Source