Open vorpal-buildbot opened 4 years ago
I don't want to add any more achievements until we make the tables on /people/{id}/achievements into reactified tables. Which is going to be something of a pain because they're stored as strings of deck ids in _achievements rather than something normalized that we can SELECT against. Even the SQL stored in each achievement object is aimed at creating the _achivements entry and not providing real SQL to select the matching decks. Hm.
Reported on Discord by bakert#2193