Closed stadust closed 3 years ago
Right now the GetDemon handler just returns an Option, where None means both "database access error" and "didn't find the demon because the name is wrong". Needless to say, this is bad
GetDemon
None
Right now the
GetDemon
handler just returns an Option, whereNone
means both "database access error" and "didn't find the demon because the name is wrong". Needless to say, this is bad