ergo/irc/history
Shivaram Lingamneni 9f54ea07b7
prep for alternative history databases (#2316)
* 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
2025-12-30 23:12:30 -05:00
..
database.go prep for alternative history databases (#2316) 2025-12-30 23:12:30 -05:00
history.go prep for alternative history databases (#2316) 2025-12-30 23:12:30 -05:00
history_test.go Revert "fix #1676" 2021-11-01 04:34:59 -04:00
queries.go prep for alternative history databases (#2316) 2025-12-30 23:12:30 -05:00
targets.go use slices.Reverse from go1.21 2023-08-15 20:45:00 -04:00