aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/api/sqlite3-api-oo1.c-pp.js
Commit message (Expand)AuthorAge
* Give oo1.Stmt.get() similar treatment to [8c187140a60b]. This is an internal ...stephan31 hours
* Rework how JS's oo1.DB.exec() flags its Stmt objects to make certain Stmt API...stephan32 hours
* Move a block of JS code which was inadvertently (and harmlessly) moved in the...stephan2024-07-22
* OPFS VFSes: remove the on-open() pragma calls, as those (A) already reflected...stephan2024-07-22
* JS doc touchups. No code changes.stephan2024-07-13
* Add JS bindings for sqlite3_stmt_busy() and sqlite3_stmt_explain().stephan2024-07-13
* Add missing sqlite3_bind_parameter_name() binding to JS.stephan2024-07-13
* Rename some JS files for consistency. This affects only the build process, no...stephan2024-07-10