[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
May also be a feature request for Android.
Bug Scrub: Valid. No test case exist. No such API function exist as of TiMob Version 1.7.2 and earlier
Already supported via Ti.Database.execute() which does not discriminate against ROLLBACK or other commands.
Closing ticket as the issue will not fix.