mattn / go-oci8

Oracle driver for Go using database/sql
https://mattn.kaoriya.net/
MIT License
630 stars 212 forks source link

Added prefetch_lob_size #325

Closed MichaelS11 closed 5 years ago

MichaelS11 commented 5 years ago

@mattn

docker pull failed

0.62s$ docker pull alexeiled/docker-oracle-xe-11g 2>&1 > /dev/null
Error response from daemon: pull access denied for alexeiled/docker-oracle-xe-11g, repository does not exist or may require 'docker login'
The command "docker pull alexeiled/docker-oracle-xe-11g 2>&1 > /dev/null" failed and exited with 1 during .
MichaelS11 commented 5 years ago

@mattn Any thoughts about docker pull failure?

mattn commented 5 years ago

Hmm, still trying some images which can be used alternatively. However why the previous was removed.

MichaelS11 commented 5 years ago

@mattn What about https://hub.docker.com/r/wnameless/oracle-xe-11g ?

mattn commented 5 years ago

Could you please try it with modifying .travis.yml?