mz_sql::plan::statement::show

Function describe_show_create_connection

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