Files
OwnCord/Server
jevb 851a8b8b21 fix: add rows.Err() check in GetAttachmentsByMessageIDs
Prevents silently returning truncated attachment maps when the DB
cursor errors mid-iteration. Matches the pattern used in all other
query loops across the codebase.
2026-03-19 04:27:11 +01:00
..