Skip to content

constraint failed,when use java and native code together #128

Closed
@fluttershadow

Description

@fluttershadow

in my android app, I use java to open a database, and then pass the sqlite handle (int) to native code (c), in c code ,use sqlite_update_hook to see whether the db changed. when I insert data with Java, the "constraint failed" arised,but use android native sqlite,all is right,so why is that???

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions