[TIMOB-328] iOS: Support Database Transaction
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Trivial |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-03-28T17:13:35.000+0000 |
Affected Version/s | Release 1.5.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | parity |
Reporter | Nolan Wright |
Assignee | Marshall Culpepper |
Created | 2011-04-15T02:27:21.000+0000 |
Updated | 2017-03-28T17:13:44.000+0000 |
Description
Add start, commit and rollback transaction support to database API
Comments
- Stephen Tramer 2011-04-15
May also be a feature request for Android.
- Vikramjeet Singh 2011-07-26 Bug Scrub: Valid. No test case exist. No such API function exist as of TiMob Version 1.7.2 and earlier
- Stephen Tramer 2012-05-04 Already supported via Ti.Database.execute() which does not discriminate against ROLLBACK or other commands.
- Lee Morris 2017-03-20 Closing ticket as the issue will not fix.