pub fn error_on_changed_provider(
migrations_directory_path: &str,
provider: &str
) -> ConnectorResult<()>
Expand description
Error if the provider in the schema does not match the one in the schema_lock.toml
pub fn error_on_changed_provider(
migrations_directory_path: &str,
provider: &str
) -> ConnectorResult<()>
Error if the provider in the schema does not match the one in the schema_lock.toml