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