Rindle docs and package mapSkip to main content

migration_normalized_statements_from_record

Function migration_normalized_statements_from_record 

pub fn migration_normalized_statements_from_record(
    record: &MigrationRecord,
) -> Result<Option<Vec<String>>, BookkeepingError>
Expand description

Decode and re-normalize the statement vector a migration record stored, if any.