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