mirror of
https://github.com/ergochat/ergo.git
synced 2026-03-24 08:07:59 +01:00
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.