summaryrefslogtreecommitdiff
path: root/tests/js/db.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Big cleanupEuAndreh2024-02-231-16/+0
| | | | | | - delete all SQLite Node-API code: we'll use the C++ one instead; - implement hero.mjs, with tests! - use ESM all over.
* tests/js/db.js: Disable test for incomplete codeEuAndreh2023-11-271-1/+1
|
* Add WIP non-async functions to napi-sqlite.cEuAndreh2023-11-161-0/+16