suspend fun hasAchievements(): Boolean
Checks if there are any Achievements in the StockAppDatabase.
Return true if there are any Achievements and false otherwise.
Author Jan Müller