migrate icon indicating copy to clipboard operation
migrate copied to clipboard

Add oracle oci8 driver

Open radovskyb opened this issue 7 years ago • 4 comments

This pull request implements the driver interface for oci8 using mattn's go-oci8 oracle driver.

radovskyb avatar Apr 20 '17 04:04 radovskyb

You'll need to add oracle to the docker-compose.yml for testing perhaps?

https://github.com/wnameless/docker-oracle-xe-11g

alienspaces avatar Apr 20 '17 07:04 alienspaces

Thanks for implementing! Would you be interested in porting this to the latest v3?

mattes avatar Apr 20 '17 17:04 mattes

Would you mind changing the target branch to v1 ?

mattes avatar Apr 20 '17 22:04 mattes

Hey @mattes, I've changed the base branch to v1.

As for porting to v3, it's very possible and I probably will in the future, but probably won't be able to for now (busy).

radovskyb avatar Apr 21 '17 03:04 radovskyb