-
```
When making a select with a large number of results the SQLite DB engine seems
to try to create a temp file where the results are stored. Maybe this does not
work on the android system.
The cre…
-
We´re currently running a multi-purpose Grafana with MariaDB. The support of MariaDB is necessary for this feature to find a way into our grafana.
Kind regards,
-
All interaction with the SQLite database backend is through direct SQL queries. This has worked so far but it might be worth exploring the use of an ORM instead, for maintainability (SQL is yet anothe…
-
In the end of the README, @josevh wrote "If unacceptable, a good solution is to run an external script, instead of using a module, with a small sqlite db that stores the last sample id and compares be…
-
## Motivation
Most database engines support defining coulmns as expressions in term of other columns. For example: [Postgress](https://www.postgresql.org/docs/current/ddl-generated-columns.html), […
-
```
When making a select with a large number of results the SQLite DB engine seems
to try to create a temp file where the results are stored. Maybe this does not
work on the android system.
The cre…
-
### Issue Type
Api Usage
### Search for existing issues similar to yours
Yes
### Kuscia Version
Kuscia 0.11.0b0 scql 0.9.0b0
### Link to Relevant Documentation
_No response_
### Question Deta…
-
Is this project still alive? Are there plans to accept the new API of SQLite and to allow updates beyond v3.32 of the engine?
I am using SQLeet in my project and it is good to know the plans of the…
-
Hello,
thank you for this phantastic library, it helps me a lot!
However, I experienced that filtering by `uuid` columns is not working. Here a minimal example:
```
import uuid
import sqlal…
-
I am wondering how to use ipns://en.wikipedia-on-ipfs.org/wiki/ effectively? I see no option to search for an article. How am I supposed to find the content I am looking for?