Open roihershberg opened 2 years ago
What about this? It seems very simple and easy
Yeah, integrating it into Room is quick and easy, but we'll have to set up migrations from Room to the other (I've been testing SQLDelight) without losing any data, so I didn't want to involve encryption before that migration is done to make things easy.
Yeah you're right
No work should be done on this yet unless we can deal with it separately from the database library used. The library we're using for db management (Room) is being replaced to enable multi-platform.