-
```
I am using python3forandroid. It turns out the this version comes with a
sqlite3 support which has thread disabled. As a result, I frequently corrupt my
databases and get the error 'the database…
-
```
After creating the database with sqljet I often cannot properly select from the
created tables, eg.
sqlite> select * from keys where key='HELDIN';
sqlite> select * from keys where key LIKE 'HELD…
-
Rails requires sqlite3-ruby.1.3.0.beta which does not compile currently. 1.2.5 does work.
-
Hei, it seems that only from few days now, HDBC-sqlite3 is not resolving using the simple cabal installation. Also all the links to the package are broken, cabal seem to have the 2.3.x package but it …
-
```
I am using python3forandroid. It turns out the this version comes with a
sqlite3 support which has thread disabled. As a result, I frequently corrupt my
databases and get the error 'the database…
-
```
I am using python3forandroid. It turns out the this version comes with a
sqlite3 support which has thread disabled. As a result, I frequently corrupt my
databases and get the error 'the database…
-
```
I am using python3forandroid. It turns out the this version comes with a
sqlite3 support which has thread disabled. As a result, I frequently corrupt my
databases and get the error 'the database…
-
### Top-level intent
Running eduMFA via docker compose, as stated in the docs, fails.
### Steps to reproduce
0. Create a new directory and change to it
1. Create a `config.cfg` file according …
-
### What happened?
sqlite3.IntegrityError: NOT NULL constraint failed: collections.database_id
### Versions
Python 3.11.7
![截屏2024-02-13 下午5 12 42](https://github.com/chroma-core/chroma/assets/139…
-
### Description
With the latest available Windows ARM toolchain, I'm building the swift-toolchain-sqlite project in release mode and get the compiler crash. It builds fine in debug.
### Reproduction…