Files
contest-assistant/bot/models.py
Xevion bd3778182d Added new Submission column: count
Since I'm not good at complex SQLAlchemy syntax and database querying
through SQL or the ORM, I'm simply using a descriptor to update the
count column everytime votes is modified.
2021-02-18 04:06:39 -06:00

13 KiB