-
I'm using this library with Room 1.1.1., running my app on an emulated Nexus 5X, API 26.
Everything works fine at first: I can view the database correctly.
But AFTER I have viewed the database using…
-
From https://developer.android.com/training/data-storage/room:
> The Room persistence library provides an abstraction layer over SQLite to allow fluent database access while harnessing the full pow…
-
### Preflight Checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions
### Describe your problem
Currently we store room states by a `roomID|type` key and then stor…
-
This could be done by having the janitor write the room's variables to a file or a more proper database when a room is removed.
ghost updated
3 months ago
-
### Background information
- **Dendrite version or git SHA**: v0.13.7
- **SQLite3 or Postgres?**: Postgres, `postgres:15-alpine`
- **Running in Docker?**: Yes, `ghcr.io/matrix-org/dendrite-monoli…
-
According to https://developer.android.com/guide/topics/data/autobackup this database ends up being backed up and restored. We should probably opt out of doing that since all of these documents will r…
-
**Is your feature request related to a problem? Please describe.**
Once a room is running, PILOS can get the phone number and the PIN from the API.
This should be shown in the frontend as an alterna…
-
**Describe the Issue**
Room components(@Database, @Dao, @Entity) should be completely independent of hapi dependencies.
The primary reason is to maintain a better code structure as the implementa…
-
-
*This issue was originally created by [**@blind-oracle**](https://github.com/blind-oracle) at .*
### Background information
- **Dendrite version or git SHA**: #3244
- **SQLite3 or Postgres?…