Updated as per review comments from @scottfrederick

This commit is contained in:
Anwar Chirakkattil
2016-10-06 14:11:15 -04:00
committed by Scott Frederick
parent 6aee5b9377
commit d78a15d34f

View File

@@ -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`
* `jdbcUrl` field in `credentials` using the subprotocol `oracle` in the JDBC URL
* `oracleUri`, `oracleuri`, `oracleUrl`, or `oracleurl` fields in `credentials`
==== PostgreSQL