This website requires JavaScript.
Explore
Help
Sign In
database
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
mirror of
https://github.com/sqlite/sqlite.git
synced
2025-11-11 01:42:22 +03:00
Code
Activity
Files
cf72606a7d05c7fc3b51ba596db013d51eb73d4b
sqlite
/
ext
/
jni
/
src
History
stephan
1b963102b7
JNI: add more wrapper1 Sqlite.Blob tests.
...
FossilOrigin-Name: d63f6e1ffda9a88a37acc7862cb7ee8b9cd669b0fdba64c1ec9dd221cf807714
2023-11-15 08:59:53 +00:00
..
c
JNI: clear out the sqlite3_context native pointer after calling UDF callbacks which do not have an argv (as was already done for those which have an argv). Add related tests and code commentary.
2023-11-15 08:29:42 +00:00
org/sqlite
/jni
JNI: add more wrapper1 Sqlite.Blob tests.
2023-11-15 08:59:53 +00:00
tests
Correct a Tester1.java test which inadvertently created a spurious db file in the current dir. Unrelated minor cleanups.
2023-09-01 16:28:46 +00:00