pub fn hash_sql(
expr: &str,
algorithm: HashAlgorithm,
db_type: DatabaseType,
) -> StringExpand description
Generate hash SQL.
pub fn hash_sql(
expr: &str,
algorithm: HashAlgorithm,
db_type: DatabaseType,
) -> StringGenerate hash SQL.