pub fn check_compatibility(
old: &SymbolTable,
new: &SymbolTable,
) -> CompatibilityLevelExpand description
Determine compatibility level between two schemas.
pub fn check_compatibility(
old: &SymbolTable,
new: &SymbolTable,
) -> CompatibilityLevelDetermine compatibility level between two schemas.