node-sqlite3 icon indicating copy to clipboard operation
node-sqlite3 copied to clipboard

SQLite3 bindings for Node.js

Results 138 node-sqlite3 issues
Sort by recently updated
recently updated
newest added

### 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":...

bug

### 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...

bug

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...

feature request

### 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...

bug

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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tar/7.4.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tar/7.4.3?slim=true)](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...

install problem

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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mocha/10.8.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...