-
### Summary
The current expo-sqlite docs don't mention that when creating a database file using:
`const db = await SQLite.openDatabaseAsync('databaseName');`
The database file gets created on t…
-
## 🐛 Bug
We are getting error when accessing OPFS SQLite database using storage manager API with nativeFS in Firefox Mozilla, same is working without any issues in Chrome/Edge in windows
### To…
-
## Actuellement
Dans le `docker-compose.yml` il y a le montage suivant :
```yaml
volumes:
- ./PV/mercator/db.sqlite/:/var/www/mercator/sql/db.sqlite
```
Mais en fait cette db est…
-
**Describe the bug**
> I0718 20:00:47.199163 64287 pairing.cc:318] Matching image [2261/29302]
E0718 20:00:47.207983 64287 database.cc:749] SQLite error: database disk image is malformed
terminat…
-
Hi folks! 👋 Would you be interested in exposing a wrapper around the low-level [OS interface database file methods](https://www.sqlite.org/c3ref/io_methods.html)? My use case is a little unusual, and …
-
### Bug Description
Hello !
When using the `Any` driver, we run into some issues when creating custom decoders.
`#[derive(sqlx::Type)]` only generate Decode implementations for specific drive…
-
I downloaded four files from google drive following the guidelines, but there is an error when I run `python setup.py` under spider2 folder:
`FileNotFoundError: [Errno 2] No such file or directory: '…
-
The database version takes 3m while the in-memory version only takes 5s to parse 5,000 modules and create the portable. Maybe there is some optimization could speed up the database version. Like:
-…
-
**Describe the bug**
At first I tried to dump my wallpaper collection with 50,000+ images into the app, after clicking on the "+" button on top right it immediately crashes and is unable to start aga…
-
Hi. after a reboot my gateway seems to be in a broken state. i see this messages for block 1246846 in an endless loop.
can i somehow debug or should i delete all docker volumes?
```
core_1 …