[TIMOB-89] Support Shared Database Cache
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:51:57.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 0.6.2 |
Components | iOS |
Labels | n/a |
Reporter | Nolan Wright |
Assignee | Nolan Wright |
Created | 2011-04-15T02:23:33.000+0000 |
Updated | 2011-04-17T01:51:57.000+0000 |
Description
Enable multiple JS contexts to have open database connections at the same time. Currently, this causes a SQLite Error #5 - database is locked.
This is for both Android and iPhone
No comments