Function mz_sql::plan::statement::show::describe_show_create_connection

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