summaryrefslogtreecommitdiff
path: root/src/napi-sqlite.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove C code and cleanup repositoryEuAndreh2024-02-211-932/+0
* src/napi-sqlite.c: Improve error handlingEuAndreh2023-11-171-134/+219
* Add WIP non-async functions to napi-sqlite.cEuAndreh2023-11-161-40/+767
* Add support for multi-file C projectEuAndreh2023-11-151-22/+81
* src/napi-sqlite.c: Add Node-API PoCEuAndreh2023-11-131-0/+61