8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closes #4964
This PR exposes the oracledb fetchArraySize parameter used for tuning large requests.
fetchArraySize
As far as I can tell, OracleDB tests are not in a good state (#4890); that being said this change does not affect any core logic other than exposing a driver-level parameter and making sure it is being leveraged when fetching data.
Sorry, something went wrong.
merge related postgresSQL sections in setup docs
69694df
expose fetchArraySize connection param for oracledb
045a57c
add OracleDB section in configuration docs
9109ed8
32f2585
@kibertoad mind taking a look?
Successfully merging this pull request may close these issues.