Skip to content

fix (*SQLite).ListChannels#2371

Merged
slingamn merged 1 commit intoergochat:masterfrom
slingamn:sqlite_fix
Mar 20, 2026
Merged

fix (*SQLite).ListChannels#2371
slingamn merged 1 commit intoergochat:masterfrom
slingamn:sqlite_fix

Conversation

@slingamn
Copy link
Copy Markdown
Member

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.

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.
@slingamn slingamn added this to the v2.18 milestone Mar 20, 2026
@slingamn slingamn added the bug label Mar 20, 2026
@slingamn slingamn merged commit ef28345 into ergochat:master Mar 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant