Add -DSQLITE_ENABLE_COLUMN_METADATA to the JNI build, as per [forum:9205518c0568fdf0...
commit57d91c607299dd79160c674fcd3ce9fb1212f0b6
authorStephan Beal <sgbeal@googlemail.com>
Mon, 6 Nov 2023 21:57:15 +0000 (6 21:57 +0000)
committerStephan Beal <sgbeal@googlemail.com>
Mon, 6 Nov 2023 21:57:15 +0000 (6 21:57 +0000)
treea594a561667fd08f73a8ac8d459b3aad88f37877
parent2b278011eea9121a4ac3c168c160aaa88f05306d
Add -DSQLITE_ENABLE_COLUMN_METADATA to the JNI build, as per [forum:9205518c0568fdf0|forum post 9205518c0568fdf0]. Add tests for the functions that flag enables so that the build will fail if that flag is missing.
ext/jni/GNUmakefile
ext/jni/src/org/sqlite/jni/capi/Tester1.java