Skip to content
This repository has been archived by the owner on May 16, 2020. It is now read-only.

Add support for common params when creating connection. #55

Open
acautin opened this issue Jun 11, 2019 · 2 comments
Open

Add support for common params when creating connection. #55

acautin opened this issue Jun 11, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@acautin
Copy link
Contributor

acautin commented Jun 11, 2019

Ref: https://oracle.github.io/odpi/doc/functions/dpiConn.html#c.dpiConn_create

Currently the commonParams is ignored map given is ignored, but it is required for a proper handling of special characters via the encoding property.

https://github.com/K2InformaticsGmbH/oranif/blob/master/c_src/dpiConn_nif.c#L38

@c-bik
Copy link
Member

c-bik commented Jun 13, 2019

@c-bik
Copy link
Member

c-bik commented Jul 4, 2019

Delayed untill requirement / use case defined

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants