* When a tag's category is changed, also change the category of any aliases pointing to it. For example, if "ff7" is aliased to "final_fantasy_vii", and "final_fantasy_vii" is changed to a copyright tag, then change the empty "ff7" tag to be a copyright tag too. * Don't allow changing the category of an aliased tag. For example, if "ff7" is aliased to "final_fantasy_vii", then don't allow changing the "ff7" tag to be a non-copyright tag. This ensures that the categories of aliased tags stay in sync with that of their parent tags. This way aliased tags are colored correctly in wikis and other places.
Fixes
This directory contains one-off scripts designed to fix various problems with the production database. Most of these scripts are for the production database and aren't meant to be run by downstream users.
Most of the older scripts here no longer work because of changes to the code over the years.