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

[Backport release/8.6] feat(jdbc): Don't use URI as it breaks when using the hash char #2514

Merged
merged 1 commit into from
May 10, 2024

Commits on May 9, 2024

  1. feat(jdbc): Don't use URI as it breaks when using the hash char (#2513)

    * feat(jdbc): Don't use URI as it breaks when using the hash char
    
    * feat(jdbc): Remove URI related exceptions
    
    * feat(jdbc): Remove useless variable
    
    * feat(jdbc): added encoding of params; added tests; refactoring
    
    * feat(jdbc): delete encoding for params
    
    ---------
    
    Co-authored-by: Oleksii Ivanov <oleksii.ivanov-ext@camunda.com>
    (cherry picked from commit 9f9cb3b)
    johnBgood authored and github-actions[bot] committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c961c78 View commit details
    Browse the repository at this point in the history