Closed
Description
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
Labels
No labels