[ALOY-735] Allow arbitrary paths for preloaded sqlite databases
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-07-08T21:47:15.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Alloy 1.2.0, 2013 Sprint 14 |
| Components | Models |
| Labels | qe-testadded |
| Reporter | Tony Lukasavage |
| Assignee | Tony Lukasavage |
| Created | 2013-07-08T21:13:22.000+0000 |
| Updated | 2013-07-15T23:15:31.000+0000 |
Description
Details here: https://github.com/appcelerator/alloy/pull/167
PR: https://github.com/appcelerator/alloy/pull/167 test app: https://github.com/appcelerator/alloy/tree/master/test/apps/models/sql_queries The location of the colors.sqlite database was moved to "assets/dbs/colors.sqlite". As long as the app runs without runtime expcetion on all supported platforms (android and ios for sqlite) this can be considered functionally tested.
Verified as fixed. Environment: Titanium SDK 3.1.2.v20130710144553 Appcelerator Studio 3.1.2.201307101037 Alloy 1.2.0 Android 4.2.2 and iOS 5 Closing.