mz_sql::plan::statement::ddl

Function describe_create_connection

Source
pub fn describe_create_connection(
    _: &StatementContext<'_>,
    _: CreateConnectionStatement<Aug>,
) -> Result<StatementDesc, PlanError>