Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some api for handling SQLite3 migrations | Gary Kramlich | 2022-10-10 | 1 | -0/+205 |
Also port the SqliteHistoryAdapter to the new api. Testing Done: Ran the unit tests under valgrind and checked out code coverage which is really just missing error handling I can't test. Bugs closed: PIDGIN-17695 Reviewed at https://reviews.imfreedom.org/r/1906/ |