Would like a more permanent solution to fixing USAGE on tables/db descs created in 20.1.
#65010
Example:
https://github.com/cockroachdb/cockroach/blob/master/pkg/migration/migrations/foreign_key_representation_upgrade.go
Must also make sure restore is aware of this case:
#58611
Epic CRDB-2476