Wykres commitów

3 Commity (b2e67ffec63c82803b381ad2978aaaa942b0133b)

Autor SHA1 Wiadomość Data
Neeraj Kashyap 71e2ffbed3 Modified alembic migration to downgrade properly
Previously, the downgrade was hitting a violation of the old unique
constraint on leaderboard_scores if multiple versions of scores were
stored for the same address.

The modified downgrade only retains the score for each address on the
latest publich version of each leaderboard.
2023-11-21 10:59:17 -08:00
Andrey 0eb6c3e2b9 Fix unique constrain on leaderboard scores to remove unique address and add unique version number. 2023-11-20 12:18:55 +02:00
Neeraj Kashyap 560ccb6784 Made models.py changes and created alembic migration 2023-11-08 16:19:27 -08:00