Skip to content
New issue

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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(oracle): Oracle Database integration #10498

Merged
merged 2 commits into from
Apr 27, 2023
Merged

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    dd90b2f View commit details
    Browse the repository at this point in the history
  2. fix(oracle): drop support for async queries

    jamdb_oracle does not provide interface for performing async queries and
    ecpool does not monitor the worker which calls jamdb_oracle, so it's
    safer to keep support for sync queries only.
    paulozulato committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    43bb6f0 View commit details
    Browse the repository at this point in the history