Housekeeping: archive beans, add seed pruning #31
Reference in New Issue
Block a user
Delete Branch "develop"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
--pruneflag topython -m app.seedsto remove stale routes, encounters, and bosses not present in seed JSON filesTest plan
python -m app.seedswithout--pruneand verify no data is deleted (existing behavior preserved)python -m app.seeds --prune --verifyagainst a database with renamed routes and verify stale rows are removed