-
I'm trying to migrate a sqlite DB to D1, which contains string values up to around 500kb. I originally thought this would work in D1, because it appears D1 can store strings up to around 2MB given the…
-
### Describe the new feature
It’s an old feature that is missing in newer versions. I still have some of these files. It could be useful for others as well.
### Does this feature exist in another pr…
-
Should we set TTL for all data in the SQLite database? Additionally, how do we make sure it does not bloat with data throughout the week of KubeCon?
-
### What is the problem this feature will solve?
no simple function to make backup of the sqlite database.
### What is the feature you are proposing to solve the problem?
make a backup of sqlite da…
-
followed the documentation @ https://matrix-org.github.io/dendrite/installation/manual/database and it don't work
```
monolith-1 | time="2024-09-28T13:21:13.627063518Z" level=panic msg="failed to…
-
## Summary
I want to add sqlite but app can't find module! since we install sqlite in ./release/app, in app I can't work with this module.
I try to add sqlite and I also check examples but I can…
-
Hi, when I try to import my SQLite database I always get an error “Invalid JSON”.
[sqlite-import-original.json](https://github.com/user-attachments/files/17181265/sqlite-import-original.json)
I …
-
```
✗ sqlite3 $db/hp.db
SQLite version 3.37.0 2021-12-09 01:34:53
Enter ".help" for usage hints.
sqlite> select * from statements where subject='HP:0030376' and predicate='oio:hasDbXref';
HP:0030…
-
This is a tracking issue for introducing a new MySQL query **parser** and an AST-based SQLite **driver** to significantly improve MySQL compatibility and expand WordPress plugin support.
I think the …
-
### 📑 I have found these related issues/pull requests
Related to #5274, wanting to migrate to MySQL.
### 🏷️ Feature Request Type
Deployment
### 🔖 Feature description
With a correct db-config.json…