Skip to content

Nested transaction sample from Usage does not work for iOS #12

Description

@brody2consult

The sample from the Usage section is an excellent test of nested transactions. @marcucio did some good work to make this sample work with batching for the Android version. I also did a quick test to verify that this sample is also working with the real HTML5 SQL API in Safari (with sqlitePlugin.openDatabase replaced by window.openDatabase). However, the nested SQL command does not seem to be executed for the iOS version, which gives me confidence that it is written correctly and we should try to make it working with the iOS version as well.

I would like to do some of the Javascript cleanup first and then identify which mechanisms will have to be changed to get this working with the iOS version.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions