-
```
What steps will reproduce the problem?
1. Compile with sqlite3 version < 3.5.0 installed
What is the expected output? What do you see instead?
Compiler error about sqlite3_open_v2 being undefined…
-
```
What steps will reproduce the problem?
1. Compile with sqlite3 version < 3.5.0 installed
What is the expected output? What do you see instead?
Compiler error about sqlite3_open_v2 being undefined…
-
### The problem
I have to integrate Tuya in my new home assistant. I follow instructions provided in documentation :
- I found my security code in my Tuya profile on my smartphone
- A QR code is …
-
Jan 31
database, with database schema change
- [ ] Show db.Column changes you have made to model/python file in Visual Studio Code
- [ ] Show initialization data code in VSCode
- [ ] Demo d…
-
### Issue Summary
When calling `db.close` I would always expect the callback to be called.
### Steps to Reproduce
```js
const sqlite3 = require('sqlite3').verbose();
setTimeout(() => { }, 10000…
-
Proteins can be referred to by a number of different id/name formats. We need a table to allow for translating quickly from one standard format to another.
-
Hi Edwin,
When doing an `npm install` on OS X Mavericks, I got the following error installing sqlite. It's likely something on my box, but I wanted to put this information in case someone else runs i…
-
`2023-02-12 11:19:20 ERROR SEARCHQUEUE-DAILY-SEARCH :: [Hydra] :: [918cfe7] DB error: OperationalError('attempt to write a readonly database')
Traceback (most recent call last):
File "/app/medu…
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [code of conduct…
-
Hello,
after resolving this issue https://github.com/amooma/GS3/issues/47 with a simple
> apt install libjansson-dev
the next error is
> checking for sqlite3_open in -lsqlite3... no
> configur…