Skip to main content

prepare_migration_renames

Function prepare_migration_renames 

Source
pub fn prepare_migration_renames(
    table_renames: &[TableRename],
    column_renames: &[ColumnRename],
) -> Vec<String>
Available on crate feature std only.
Expand description

Prepare rename tracking strings for snapshot storage