leaderboardsgg / leaderboard-backend

The backend for Leaderboards.gg. Also holds public-facing APIs.
https://info.leaderboards.gg
GNU General Public License v3.0
12 stars 16 forks source link

Update Models #217

Closed TheTedder closed 3 months ago

TheTedder commented 4 months ago

This PR updates all the models in the database so that they're in line with the design document. Closes #39, #179, and #180.

TheTedder commented 3 months ago

I have removed support for URL-encoded characters in slugs because it didn't make much sense anyway.