Rindle docs and package mapSkip to main content

data_migration_checksum

Function data_migration_checksum 

pub fn data_migration_checksum(
    conn: &Connection,
    tag: &str,
) -> Result<Option<String>, BookkeepingError>
Expand description

The recorded content checksum of a DATA migration tag, if one was applied (the kind-collision probe for the DDL surface’s MIGRATION_KIND_MISMATCH refusal).