aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/api/sqlite3-wasm.c
diff options
context:
space:
mode:
authorstephan <stephan@noemail.net>2025-07-06 15:01:44 +0000
committerstephan <stephan@noemail.net>2025-07-06 15:01:44 +0000
commit4d453cc2eda12164bb14ab9e773101919f85aac7 (patch)
tree1cc2036091e280d578600c250bdc699cb8214e64 /ext/wasm/api/sqlite3-wasm.c
parent27408ab9c941219b563d74dc1c5218ee9a6bb382 (diff)
downloadsqlite-4d453cc2eda12164bb14ab9e773101919f85aac7.tar.gz
sqlite-4d453cc2eda12164bb14ab9e773101919f85aac7.zip
Experimentally add sqlite3.oo1.DB/Stmt.wrapHandle(), which allow DB/Stmt instances to wrap a (sqlite3*)/(sqlite3_stmt*) optionally with or without taking ownership of it. The intent is to enable mix-and-match use of the C API, the oo1 API, and any other hypothetical API which exposes those pointers. oo1.Stmt.parameterCount is now a property access interceptor like Stmt.columnCount is, but that doesn't change how it's used.
FossilOrigin-Name: 1227543b87c3320d6b80e0f61b88ea53b68779966a0295c4d6a1db6369c48207
Diffstat (limited to 'ext/wasm/api/sqlite3-wasm.c')
0 files changed, 0 insertions, 0 deletions