Function canonical_migration_checksum
pub fn canonical_migration_checksum(
normalized: &[String],
) -> Result<String, StatementRunError>Expand description
Lowercase SHA-256 of the compact JSON encoding of a normalized statement vector.