Function mz_sql::plan::query::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.