Function validate_schema_envelope
pub fn validate_schema_envelope(conn: &Connection) -> Result<(), ReplicaError>Expand description
Validate the complete replicated SQL schema envelope without retaining its introspection result.
pub fn validate_schema_envelope(conn: &Connection) -> Result<(), ReplicaError>Validate the complete replicated SQL schema envelope without retaining its introspection result.