[TIMOB-10230] BlackBerry: App.Properties: Can't set same key twice
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-08-02T10:20:19.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Sprint 2012-11 BB, BB Preview 3 |
| Components | BlackBerry |
| Labels | small |
| Reporter | David Lifshitz |
| Assignee | David Lifshitz |
| Created | 2012-07-30T08:30:04.000+0000 |
| Updated | 2017-03-02T21:42:19.000+0000 |
Description
The INSERT in NativeSimpleDBInterface.cpp will fail if the key already exists. Need to change it to update instead if the key exists.
https://github.com/Macadamian/titanium_mobile/pull/120
Closing ticket as Blackberry is no longer supported.