pub fn plan_create_secret(
    scx: &StatementContext<'_>,
    stmt: CreateSecretStatement<Aug>
) -> Result<Plan, PlanError>