]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Expose sqlite3_limit() to JNI and remove the all SQLITE_ macros from the Java interfa...
authorstephan <stephan@noemail.net>
Fri, 1 Sep 2023 10:32:31 +0000 (10:32 +0000)
committerstephan <stephan@noemail.net>
Fri, 1 Sep 2023 10:32:31 +0000 (10:32 +0000)
commit03ca59afb909f9fdeb251fc069e28ac8cdb0e031
treed1e96ee04676f09e71f11e60250b53b3c8d4243a
parent55171a75ef01eb4dcaebb14e9eb8facecc284327
Expose sqlite3_limit() to JNI and remove the all SQLITE_ macros from the Java interface which are not directly exposed to client-level C code (SQLITE_MAX_... and SQLITE_THREADSAFE_...).

FossilOrigin-Name: 5fe5b0a585dbfa06cfca1fea40aea5ea3ccfe8295f41306ad2d5b851ace27203
ext/jni/src/c/sqlite3-jni.c
ext/jni/src/c/sqlite3-jni.h
ext/jni/src/org/sqlite/jni/SQLite3Jni.java
ext/jni/src/org/sqlite/jni/Tester1.java
ext/jni/src/org/sqlite/jni/annotation/Canonical.java
manifest
manifest.uuid