node-sqlite3
node-sqlite3 copied to clipboard
SQLite3 bindings for Node.js
### Issue Summary I am trying to package my app with electron-packager. My app have as dependencies sqlite3 and sequelize. here is my package.json file : { "name": "electronjs_base", "version":...
### Issue Summary ### Environment MacOS Ventura 13.6.1 with a chip Apple M1. Node v18.18.2 JAVA 19.0.2 (tried also with 17 and 21) I've a [sample project ](https://github.com/lmarcelocc/cordova-nodejs-sqlite3) where everything...
Fixes #1778
I'd like to be able to pass parameters without prefixes `:`, `$`, `@` in it's keys. Now this code fails with `INSERT SQLITE_RANGE: bind or column index out of range...
### Summary Currently, when an error occurs, an Error object is thrown with the error message. When debugging errors in SQL, it is very useful to know where in the...
### Issue Summary When passing a database name in the form of a URI, this is interpreted as file, while it could also be an in-memory database. SQLite defines the...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tar](https://redirect.github.com/isaacs/node-tar) | [`^6.1.11` -> `^7.0.0`](https://renovatebot.com/diffs/npm/tar/6.2.1/7.4.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
Field names do not change from row to row, so let's create JS strings only during the process of calling back into JS with the first row, not with each...
### Issue Summary First of all, thanks to the maintainers, this package is a nice job. I just wanna point out that, after installing this package, there are 123 dependencies...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mocha](https://mochajs.org/) ([source](https://redirect.github.com/mochajs/mocha)) | [`10.2.0` -> `10.8.2`](https://renovatebot.com/diffs/npm/mocha/10.2.0/10.8.2) | [](https://docs.renovatebot.com/merge-confidence/) |...