Closed HaywardMorihara closed 1 year ago
Solves https://github.com/LPGameDevs/EditarrrPublic/issues/204
For a dry run:
cd backend ./scripts/migrations/scors-delete-from-draft-levels.sh
To actually execute the deletion:
cd backend RUN=true ./scripts/migrations/scores-delete-from-draft-levels.sh
I have not actually executed the script and done the deletion yet - only did the dry runs (wanted to get it reviewed first)
Solves https://github.com/LPGameDevs/EditarrrPublic/issues/204
For a dry run:
To actually execute the deletion:
I have not actually executed the script and done the deletion yet - only did the dry runs (wanted to get it reviewed first)