3
0
mirror of https://github.com/ergochat/ergo.git synced 2026-03-23 23:58:10 +01:00
Shivaram Lingamneni f9a11db153 fix (*SQLite).ListChannels
If the final channel we attempted to list had no messages, sql.ErrNoRows
would be returned as the error for the entire function, which would
prevent any channels from appearing in the targets list.
2026-03-20 04:15:29 +00:00
..
2026-03-12 21:32:13 -04:00
2026-03-20 04:15:29 +00:00
2026-03-12 22:37:56 -04:00