- 11 Oct, 2021 1 commit
-
-
kewde authored
-
- 10 Oct, 2021 2 commits
- 08 Oct, 2021 7 commits
-
-
Glow Chiang authored
-
Richard Hansen authored
-
Richard Hansen authored
-
ECMAScript 2017 is supported by Node 10 and later.
Richard Hansen authored -
Richard Hansen authored
-
Richard Hansen authored
-
Kewde authored
-
- 09 Mar, 2021 2 commits
-
-
* bug: verify toString() returns valid data * test: faulty toString test
Kewde authored -
Sylvester Keil authored
-
- 15 Feb, 2021 3 commits
- 14 Feb, 2021 1 commit
-
-
Executing "npm install --build-from-source" only builds the module for one of the N-API target versions. The build command has to be executed explicitly to generate builds targeting each of the specified N-API versions. This should fix publishing binaries.
Nicola Krumschmidt authored
-
- 08 Jan, 2021 1 commit
-
-
sqlite3: add v3.34 (SHA256 bf6db7fae37d51754737747aaaf413b4d6b3b5fbacd52bdb2d0d6e5b2edd9aee sqlite-autoconf-3340000.tar.gz)
Kewde authored
-
- 09 Sep, 2020 1 commit
-
-
* release: 5.0.1 * release: update log
Kewde authored
-
- 06 Sep, 2020 3 commits
-
-
Anthony Nandaa authored
-
* Ensure JavaScript exceptions bubble up * Fix segfault * Fix mutex segfault * Fix segfault caused by memory leak If the database was being closed, and non-exclusive work was scheduled, it overrode the lock flag such that the state became open=false locked=false instead of open=false locked=true. This caused queued work to not be processed, leaking memory, which causes a segfault during napi cleanup. Make the same changes to other methods for safe measure.
Mohamed Akram authored -
Mohamed Akram authored
-
- 09 Jul, 2020 1 commit
-
-
- This updates the README to be inline with what's in master
Hannah Wolfe authored
-
- 02 Jul, 2020 3 commits
-
-
mtgto authored
-
Change-Id: I79000463955d16eec8809c870f7d02c60da53432 Bug: https://github.com/mapbox/node-sqlite3/issues/418 Relate-to: https://github.com/mapbox/node-sqlite3/pull/1028 Origin: https://github.com/tizenteam/node-sqlite3 Signed-off-by: Philippe Coval <rzr@users.sf.net>
Philippe Coval authored -
Kewde authored
-
- 02 Jun, 2020 1 commit
-
-
Kewde authored
-
- 14 May, 2020 1 commit
-
-
Kewde authored
-
- 10 May, 2020 1 commit
-
-
mtgto authored
-
- 04 May, 2020 1 commit
-
-
ci: remove permissions UAC
Kewde authored
-
- 28 Apr, 2020 2 commits
-
-
Kewde authored
-
Mohamed Gharib authored
-
- 27 Apr, 2020 5 commits
-
-
Kewde authored
-
Kewde authored
-
Regev Brody authored
-
prebuilt: remove Node v10.x
Kewde authored -
Kewde authored
-
- 21 Apr, 2020 1 commit
-
-
Kewde authored
-
- 20 Apr, 2020 3 commits
-
-
Mohamed Akram authored
-
Mohamed Akram authored
-
Mohamed Akram authored
-