mz_sql::plan::query

Function plan_secret_as

Source
pub fn plan_secret_as(
    scx: &StatementContext<'_>,
    expr: Expr<Aug>,
) -> Result<MirScalarExpr, PlanError>
Expand description

Plans an expression in the AS position of a CREATE SECRET.