]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Adapt JNI sqlite3_bind_...() bindings to the new pointer-passing method and correct...
authorstephan <stephan@noemail.net>
Wed, 27 Sep 2023 11:01:32 +0000 (11:01 +0000)
committerstephan <stephan@noemail.net>
Wed, 27 Sep 2023 11:01:32 +0000 (11:01 +0000)
commita917ee705604b95100d70a408d790bf1be4fc0af
tree221f0fd82d139eedda5942f017340c4339f00f7e
parent9afd67cce748510502a59e05ecc103029cb2523b
Adapt JNI sqlite3_bind_...() bindings to the new pointer-passing method and correct the mapping of sqlite3_bind_zeroblob64() to use zeroblob64() instead of zeroblob(). Related internal API renaming.

FossilOrigin-Name: 980d559fff6e55d1e2ef39f242a8a09313a936cfb141807db475bcceff924869
ext/jni/src/c/sqlite3-jni.c
ext/jni/src/c/sqlite3-jni.h
ext/jni/src/org/sqlite/jni/SQLite3Jni.java
manifest
manifest.uuid