Open m1n0 opened 9 months ago
Oracle data source currently support basic connection parameters only. (see here)
Add parsing connect_params attribute and pass all key/value pairs to the connect method, see docs here and here.
connect_params
SAS-2721
I have made a pr that would solve this issue. Please do review it!
Oracle data source currently support basic connection parameters only. (see here)
Add parsing
connect_params
attribute and pass all key/value pairs to the connect method, see docs here and here.