pub fn apply(schema: &mut ClassSchema, delta: &SchemaDelta)Expand description
Apply a delta. Separate from validate_write so the caller controls when it happens.
pub fn apply(schema: &mut ClassSchema, delta: &SchemaDelta)Apply a delta. Separate from validate_write so the caller controls when it happens.