pub fn db_check(
ctx: &GriteContext,
opts: &DbCheckOptions,
) -> Result<DbCheckResult, GriteError>Expand description
Check database integrity.
pub fn db_check(
ctx: &GriteContext,
opts: &DbCheckOptions,
) -> Result<DbCheckResult, GriteError>Check database integrity.