This change removes unused storage_location fields and drops their columns from the database:
$ ./manage.py migrate --plan Planned operations: blog.0006_remove_storage_location_fields Remove field storage_location from revision films.0035_remove_storage_location_fields Remove field storage_location from collection Remove field storage_location from film Remove field storage_location from productionlog static_assets.0020_remove_storage_location_fields Remove field storage_location from staticasset training.0025_remove_storage_location_fields Remove field storage_location from asset Remove field storage_location from training Remove field storage_location from video
See https://developer.blender.org/T81483 for more details.