mirror of
https://github.com/jeremyd/ergo.git
synced 2026-08-12 16:43:05 -07:00
9f54ea07b7
* 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