pub fn describe_create_connection(
    _: &StatementContext<'_>,
    _: CreateConnectionStatement<Aug>
) -> Result<StatementDesc, PlanError>