Function mz_sql::plan::statement::validate::describe_validate_connection

source ยท
pub fn describe_validate_connection(
    _: &StatementContext<'_>,
    _: ValidateConnectionStatement<Aug>,
) -> Result<StatementDesc, PlanError>