diff options
author | stephan <stephan@noemail.net> | 2023-09-30 10:59:18 +0000 |
---|---|---|
committer | stephan <stephan@noemail.net> | 2023-09-30 10:59:18 +0000 |
commit | 9ac7e2d0fc4ca021866fca748082fb9060456ae0 (patch) | |
tree | f2389317f3cec8d46f371bf0b1d58bb7a7f76003 /ext/wasm/api | |
parent | 008b62f1ae972d74e7940c33ad1dae1ed1043978 (diff) | |
download | sqlite-9ac7e2d0fc4ca021866fca748082fb9060456ae0.tar.gz sqlite-9ac7e2d0fc4ca021866fca748082fb9060456ae0.zip |
Make (almost) all SQLite3Jni.sqlite3_... members public but make the SQLite3Jni class package-private, which has the same foot-protection effect but makes it much simpler to patch SQLite3Jni to publicize the interface later. Remove some of the extraneous foot-shooting protection from indidivual functions, in lieu moving it to the still-pending higher-level interfaces.
FossilOrigin-Name: 082b86683e77b2d4a30e1515552f52511324ef97c43b622b4dab7975ae9fbd7d
Diffstat (limited to 'ext/wasm/api')
0 files changed, 0 insertions, 0 deletions