pub(crate) fn schema_version_mismatch_payload(
error: &CliError,
) -> Option<SchemaVersionMismatchPayload>Expand description
Extract one privacy-safe schema mismatch from the shared database error.
pub(crate) fn schema_version_mismatch_payload(
error: &CliError,
) -> Option<SchemaVersionMismatchPayload>Extract one privacy-safe schema mismatch from the shared database error.