When jdbcUrl is spcified, oracle scheme is not required
This commit is contained in:
committed by
Scott Frederick
parent
ff2b601d18
commit
6aee5b9377
@@ -108,7 +108,7 @@ The connector will check for:
|
||||
The connector will check for:
|
||||
|
||||
* `uri` or `uris` using the scheme `oracle`
|
||||
* `jdbcUrl` field in `credentials` using the scheme `oracle`
|
||||
* `jdbcUrl` field in `credentials`
|
||||
* `oracleUri`, `oracleuri`, `oracleUrl`, or `oracleurl` fields in `credentials`
|
||||
|
||||
==== PostgreSQL
|
||||
|
||||
Reference in New Issue
Block a user