Skip to content

Transaction listener is not called properly with nested transactions #539

Closed
@oleksandr-semenov

Description

@oleksandr-semenov

Expected Behavior

When using nested transactions listener is called each time when the outer or inner transaction starts and ends/rolls back

Actual Behavior

The listener is not called in an expected way

Steps to Reproduce

Launch code with the nested transaction and observe the behavior
sqlcipher/sqlcipher-android-tests#39

SQLCipher version (can be identified by executing PRAGMA cipher_version;):
4.4.2 community

SQLCipher for Android version:
4.4.2

Note:
AndroidX SQLite database works as expected and dispatches all callbacks for nested and outer transactions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleThis issue lacks recent activity.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions