getAllChallenges

Gets all challenges from the database.

Return

a set of `GuildChallenge` objects representing the challenges in the database.

Parameters

tablePrefix

the prefix, if any, to use for the container's name.

Throws

if an I/O error occurs while fetching the challenges.