Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/TryGhost/node-sqlite3
SQLite3 bindings for Node.js
https://github.com/TryGhost/node-sqlite3
refs https://www.sqlite.org/releaselog/3_45_0.html
- sha3-256sum: `9fc2a78088875ae7c112957d58cc...
1609684658a881aeff583daf3d810e499bf7bb74 authored about 1 year agoba4ba07f792304c1554f6c5bd70dcb399d0a82d3 authored about 1 year ago
- we only run CI on one version so it's not needed any more
d04c1fb6076f390356d7aa66625c912eebb7beb2 authored about 1 year ago03d6e75bc6afcac66cc09e1e6ffadf59874195fb authored about 1 year ago
- the folder here has changed since we switched to prebuild
8398daa2a9340313d5e7c14c8a1ebf5c09031271 authored about 1 year ago
- I foolishly used a bash env var format but Windows uses Powershell
- simplest here is just to ...
- we don't want to suggest it's released until all the builds are done
- also configured verbose...
f792f69b735bd43ac198e9413907a30f7af29c42 authored about 1 year ago
- this was never passed to the user because the value below is `1`
- our documentation says the ...
- these extra functions aren't really necessary and means there is more
redirection occurring
...
refs https://github.com/nodejs/node-addon-api/blob/main/doc/object.md#set
- according to the no...
3372130bb13f69bae9860ff4d96ecd197e05a8ed authored about 1 year ago
- the whole benchmark suite needs reworking but this should be a good
poor mans method to make...
603e4680fd01f8d53b83a5c5524cfd4bc34d3da3 authored about 1 year ago
- this cleans up similar definitions and makes further refactors easier
8bda876e126b7ecf12852e9c6faf636592a35791 authored about 1 year ago- the path here was incorrect
5809f62263b27e0fc40f1c50f7b3d19080f0783c authored about 1 year agoaabd297d1bdb51ab39f1f7002df8543e2932cb6d authored about 1 year ago
- this fixes building in debug mode because the compiler (at least, on
macOS) doesn't like the...
- switched to just providing a list of platform + arch instead of the
full formatted string
fixes https://github.com/TryGhost/node-sqlite3/issues/1641
fixes https://github.com/TryGhost/nod...
a2cee7129794b3c2cf3d334a75382f4cac500f92 authored about 1 year ago
7674271a8fd5b8331450bc99d9afd72e3579f61b authored about 1 year ago
83e282da318f2418c4f58bb79f544cfac2fe8662 authored about 1 year ago
8482aafbc137f71d9eae7986bbc49b68701e2a69 authored about 1 year ago
c74f267262edf8222bd0605f400bc802f2c9d31c authored about 1 year ago
- bumped building on Node 16 to Node 18
- removed all matrix executions apart from Node 18
- right now our way to check semver compatibility is to run the tests on
every version
- this ...
- merged pretest and test
- removed `pack` as it is not needed
- Python 3.12 no longer ships with this and GHA CI has updated to 3.12,
which breaks our build...
- this doesn't do anything because we just rethrow the error
10f38fe2e0919265dbb219020107898dea5d37ca authored about 1 year ago56ad63c93d60ab073238662844e57a2d888bbf33 authored about 1 year ago
refs https://www.sqlite.org/releaselog/3_44_2.html
- sha3-256sum: `6c427f0547e2f7babe636b748dd5...
8d78ce7c2773dc591565a1e28eed9461dda54369 authored about 1 year agoThis reverts commit 7552aa0e254ac4380b6cb551532ee4552418f15a.
3aeb548732ba2affde5f1072b04df6ada8404b20 authored about 1 year ago7552aa0e254ac4380b6cb551532ee4552418f15a authored about 1 year ago
44e570aff823d6626d30558c8057a12a27476cf6 authored over 1 year ago
dfbe3ba5287c5901c1d32840cd54fc3c5f61d3f5 authored over 1 year ago
- Implemented RAII to ensure resource safety and exception safety
- Leveraged range-based for loo...
refs https://www.sqlite.org/releaselog/3_42_0.html
- sha3-256sum: `643898e9fcc8f6069bcd47b0e605...
22ac6cc04f09cec0481aec3d142be411766b27c1 authored over 1 year ago8598a9dc11322881fc0da58bba463ad0d3cd0613 authored almost 2 years ago
- without this, the syntax is not recognised because we use `sh`
d915c0c7b79201417f677ce944b152ecd8e24c26 authored almost 2 years agofixes https://github.com/TryGhost/node-sqlite3/issues/1690
- the minimum glibc version was inad...
1a206df21610e96f8dcadd0393bdabb0cb4cd20b authored almost 2 years ago- added myself as a contributor 😀
776fc55742984176e8f8455df891767f17b0f96f authored almost 2 years ago
* Change sqlite3.d.ts to add generic type definition support for Statement methods
-For get met...
6a806f87903d778d520bce09f6e893752619383b authored almost 2 years ago
refs https://github.com/TryGhost/node-sqlite3/security/advisories/GHSA-jqv5-7xpx-qj74
fixes http...
refs https://www.sqlite.org/releaselog/3_41_1.html
- sha3-256sum: `38ecb6b086c5c1ee1e52b5755674...
3a4888894dd0e0463d3bf4dc833fdcc995b614af authored almost 2 years agoIt seems that an old refactoring (~8 years) made a mistake on the way conditions are expressed i...
c1440bdaa47ffdda852ff576ac543114c4f0fb4b authored almost 2 years ago93affa425958f479150b699f08eb67af3e5b522c authored almost 2 years ago
6f6318e929367ae05f395c5e0e5e4b09c62e87f4 authored about 2 years ago
This reverts commit af8e567f25f9da7e0c14f90ede688efe56486ce4.
aeafe2591d664fcf6c70e7ddadc7875c8f691a4d authored about 2 years agofixes https://github.com/TryGhost/node-sqlite3/issues/1663
- Ubuntu 22.04 ships with a newer gl...
57ce2d4519d0fe1c801081389d20cc7f357cdc02 authored about 2 years ago- the default repo branch has been renamed to `main`
af8e567f25f9da7e0c14f90ede688efe56486ce4 authored about 2 years ago- done for DRY purposes when reading the code
8fd18a392c4844288811330dddfcf171c18ed93f authored about 2 years ago5c94f759003c7e075e3c8636d4371307207c8a7c authored about 2 years ago
refs https://www.sqlite.org/releaselog/3_40_0.html
- sha3-256sum: `7ee8f02b21edb4489df5082b5cf5...
aec0d31253f73794cdc67c637cdece74bc5dea44 authored about 2 years ago1980f10f6ef86791e93dd3fe2691f5f72a1adb26 authored over 2 years ago
refs https://www.sqlite.org/releaselog/3_39_4.html
- sha3-256sum: `431328e30d12c551da9ba7ef2122...
7aa29fe20e650697e00a1fd29dd7e9307eccb844 authored over 2 years agoc4fca9f4c7419450ee3043f3e60e3300a2456899 authored over 2 years ago
ea71343b6a67bc2798858f01daf82aa6c6e25cdc authored over 2 years ago
- this adds support for supplying Darwin ARM64 prebuilt binaries for
node-sqlite3
9290d8cac0940fcc99c151d51651b9b7b63cb793 authored over 2 years ago
- added constant exports and missing functions to Database
9e9079d2d34ad112d5922057c1b3fe159357ad3c authored over 2 years agocloses https://github.com/TryGhost/node-sqlite3/issues/419
- this adds support for a `change` e...
946a3f6edd88ac7ed3129589e8ce78d7a224742f authored over 2 years ago
- we shouldn't be tracking this for a library, but it's annoying when
you're developing locally
572f05ee3aa3cfeec2f8672f1e14490743795ba2 authored over 2 years ago
c366ef9fdca05bc6ea899207da6e62a146f8012d authored over 2 years ago
refs https://github.com/TryGhost/node-sqlite3/commit/1bcbf7033571118e52d0e841b267205bbb881154
f0090b8ee5db3dbc6a03443979ce13a446a01feb authored over 2 years agorefs https://www.sqlite.org/releaselog/3_39_3.html
- sha3-256sum: `dfa055c70724cd63f0b7da6e9f53...
81b671884678b79d300a329aa75987ab2af4629f authored over 2 years agoe0542d5e7a33d0920d6ea6d08ea0de7b4d2050c5 authored over 2 years ago
- also added file to `files` array so it is bundled in the NPM package
a6e3e4a6139aac1bffb8af66ebc23b96727542eb authored over 2 years agoffda15f49dcbc4da6dc8025af864098330479a5c authored over 2 years ago
1bcbf7033571118e52d0e841b267205bbb881154 authored over 2 years ago
61194ec2aee4b56e8e17f757021434122772f145 authored over 2 years ago
- this is no longer needed for the latest versions, but I've added a
link to the git history f...
fixes https://github.com/TryGhost/node-sqlite3/issues/1625
- Alpine 3.16 was released in May 20...
8ffdf3921ed7a528f286cfc47cf748a95faf642d authored over 2 years agod3608c94420a33ffa347fe94440bfd03e7b10b2c authored over 2 years ago
d0e063378816f388ffce0e7a2d0806f6e6c112bb authored over 2 years ago
refs https://www.sqlite.org/releaselog/3_39_2.html
- sha3-256sum: `b195891eb32305481e61c6718b8c...
097ca62a7698f74040b7e416803b01da2ceb288d authored over 2 years agoefab48f9f845533a770fe185a3b9b6377fb90872 authored over 2 years ago
7df0f8cf1a58787f3c74eb1079efdbdfc3bbbf00 authored over 2 years ago
1523d9e1b22280b5eb7401ba1beae1c3ca4d0cc4 authored over 2 years ago
refs https://www.sqlite.org/releaselog/3_39_1.html
- sha3-256sum: `b1e6aa82b00b1a947e3d9398927b...
bbdb2ef4a54edfe7cc77de482eee942ba47a2c3d authored over 2 years ago- various improvements to fix typos or to make things clearer to readers
1cd51ea6b68c1b9244530f7d24027c07fefc85cd authored over 2 years ago6deff3c4eae5cd5b30de2851d07dc77c5ce2a2de authored over 2 years ago
4d31c19278b40738723ced47f6a17e00d9221e9b authored over 2 years ago
efee5f012de191d27a5c87d6db43e947773ae727 authored over 2 years ago
c070c5df779ff02b7f7fc9e518e00373bf1fd2c4 authored over 2 years ago
7c0b46fa48a6c990b8b673627e49870538491b3a authored over 2 years ago
This reverts commit 5063367567fd1abe47bafc2095fb4f9090a260e3.
87e7228165f6734416e803077acfbb7081658cf5 authored over 2 years ago5bf4af9df4a6ca7f8b87c5230ba4cac272328059 authored over 2 years ago
b431b316a5d880d2283eb01fc59423dd500898c7 authored over 2 years ago
refs https://www.sqlite.org/releaselog/3_38_4.html
- sha3-256sum: `03299e195deba6fe536232d2399e...
9a1b172048125dd8e65935ab771d8483ebcfd744 authored over 2 years agorefs https://github.com/TryGhost/node-sqlite3/pull/1471/commits/ad569c00d642650347555ddea38e126a...
5063367567fd1abe47bafc2095fb4f9090a260e3 authored almost 3 years agorefs https://github.com/TryGhost/node-sqlite3/pull/1471/commits/335faedf7fe9777ef1ad4e02afe68f61...
216e935d17d95259e19be11d427bfb13b2ac796e authored almost 3 years ago
- we fetch the column count here, so we're iterating over the number of
columns, not rows
refs https://github.com/TryGhost/node-sqlite3/issues/137#issue-14093402
- we don't actually nee...
fcac520704d73a4236501ddec7b7c574c639091d authored almost 3 years ago
- this was supported from Node v6 and we support Node v10 so there
shouldn't be a problem there
- as we move towards cross-compiling in native GitHub Actions, we need a
way to differentiate ...
- I've inlined this into the API docs to keep them together
0895b3ba80073fb8bf2d11719938eaa547ba94af authored almost 3 years ago- this should help make triaging better when we have the info we need
6388cac34aeb027bad56d3209f02931adbb33320 authored almost 3 years ago
- renamed variables in prep for host != target builds
- added more debug info to step after buil...