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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Remove the need to specify dbDriver for external databases using JDBCv4 ServiceLoader supporting JDBC drivers #6938

Merged
merged 3 commits into from
Sep 5, 2024

Commits on Sep 4, 2024

  1. feat: Remove data.driver_name from the initial set of properties to a…

    …llow JDBC4 classpath based loading using JDBC 4 ServiceLoader
    aikebah committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9a79078 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0baa47 View commit details
    Browse the repository at this point in the history
  3. feat: Issue a warning when detecting legacy dbDriver based loading of…

    … JDBC driver from classpath
    aikebah committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    2d3259d View commit details
    Browse the repository at this point in the history