mirror of
https://github.com/chatmail/core.git
synced 2026-04-06 23:52:11 +03:00
Experiment with refactoring the internal sql interface a bit. My original goal was to modify the schema and thus refactor to a state where it would be sane to write tests for dc_sqlite_open() (and/or however it ends up refactored) to assert schame changes before/after.