mirror of
https://github.com/ergochat/ergo.git
synced 2026-04-02 05:28:02 +02: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