Function: mapRowToVerseLink()
mapRowToVerseLink(
row):VerseLinkRecord
Defined in: Data/Repositories/VerseLinkRepository.ts:231
Map a verse_link row to the model.
Exported so repositories that join verse_link into their own queries reuse
exactly one mapping.