LEGACY_TABLE_RENAMES

Constant LEGACY_TABLE_RENAMES 

Source
const LEGACY_TABLE_RENAMES: &[(&str, &str)];
Expand description

Legacy objects.db table names retired by the de-forge rename, paired with their replacement. adopt_legacy_table_names renames any of these it finds — the single surviving piece of the old migration chain (it also subsumes the v11 db_identities/db_memories rename).