mirror of
https://github.com/ergochat/ergo.git
synced 2026-01-02 16:28:00 +01:00
* abstract history DB interface * make mysql error logging consistent Consistently propagate database errors to the client, making the client responsible for logging them. * move ListCorrespondents from Sequence to Database/Buffer