]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Experimentally change the JNI sqlite3_trace_v2() callback type to have more convenien...
authorstephan <stephan@noemail.net>
Mon, 31 Jul 2023 13:52:46 +0000 (13:52 +0000)
committerstephan <stephan@noemail.net>
Mon, 31 Jul 2023 13:52:46 +0000 (13:52 +0000)
commitdb6f0bef9133f012e8a41ab11406cd1d7d819202
treefc5052ccf9d0c81eddac2647770edc7942516a73
parente3e9bdcd0ba06f49ab86a50f0010ca6022ca2231
Experimentally change the JNI sqlite3_trace_v2() callback type to have more convenient access to the current Java-side sqlite3_stmt at the cost of some uncomfortably fiddly current-statement tracking in the JNI layer. Subject to change.

FossilOrigin-Name: 459db332af6ea358b42bac096b9d26f1045b9ec32fad8463bca06807b2396b2c
ext/jni/src/c/sqlite3-jni.c
ext/jni/src/org/sqlite/jni/Tester1.java
ext/jni/src/org/sqlite/jni/Tracer.java
manifest
manifest.uuid