mz_sql::plan::statement::scl

Function describe_show_variable

Source
pub fn describe_show_variable(
    _: &StatementContext<'_>,
    _: ShowVariableStatement,
) -> Result<StatementDesc, PlanError>