diff options
author | stephan <stephan@noemail.net> | 2022-12-26 11:13:09 +0000 |
---|---|---|
committer | stephan <stephan@noemail.net> | 2022-12-26 11:13:09 +0000 |
commit | 20170adf14bf6e23d17bf1d1eff79a87bd4e2a83 (patch) | |
tree | 9631f28105d1eb0caebbb1ab27ce7a3f9538e09e /ext/wasm/api/sqlite3-api-prologue.js | |
parent | 3a8fbc0749b5a1ff5a4d173568bd86e132e5d9ef (diff) | |
download | sqlite-20170adf14bf6e23d17bf1d1eff79a87bd4e2a83.tar.gz sqlite-20170adf14bf6e23d17bf1d1eff79a87bd4e2a83.zip |
Reimplement sqlite3.capi.sqlite3_close_v2() and sqlite3session_delete() as a hand-written bindings so that they can attempt to clean up certain (potentially) FuncPtrAdapter-installed functions before closing. Correct the create-function family of JS-to-function-pointer automated conversions to include the UDF's arity as part of the mapping's key so that (un)binding a UDF to different functions for different arities works (and add tests confirming it). Correct a broken doc link in module-symbols.html.
FossilOrigin-Name: 60b262ef0f57b162c2566b12e70685a92afb00b441332ea7a6540fcb188cc7af
Diffstat (limited to 'ext/wasm/api/sqlite3-api-prologue.js')
0 files changed, 0 insertions, 0 deletions