abstract fun deleteAchievementById(name: Int): Unit
Deletes a Achievement with the matching id from the database.
name - The Achievement name used in this query.
name