BayviewComputerClub / smoothie-web

Bayview Computer Club's Online Judge!
https://smoothie.bayview.club
GNU Affero General Public License v3.0
4 stars 0 forks source link

Clean problem ID changes and deletion #22

Open espidev opened 4 years ago

espidev commented 4 years ago

When problems are deleted, the submissions for that problem should be deleted. Users should also not have points from a deleted problem. When the ID changes, scan through the db and change all references to the new ID.