[TIMOB-190] Ability to pre-load/pre-create existing sqlite database
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:52:17.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 0.7.2 |
Components | Android |
Labels | android, database, feature, ios, iphone |
Reporter | Jeff Haynie |
Assignee | Jeff Haynie |
Created | 2011-04-15T02:25:07.000+0000 |
Updated | 2011-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.
(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...
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