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

Add support url-encoded JDBC URL property values #533

Closed
wants to merge 1 commit into from

Conversation

aryabukhin
Copy link
Contributor

Add support URL-encoded JDBC URL property values and URL-encoded database name.

Add support URL-encoded JDBC URL property values and URL-encoded database name.
@codecov-io
Copy link

Current coverage is 57.51%

Merging #533 into master will increase coverage by +0.03% as of f26c8af

@@            master    #533   diff @@
======================================
  Files          143     143       
  Stmts        15127   15127       
  Branches      2971    2971       
  Methods          0       0       
======================================
+ Hit           8695    8700     +5
+ Partial       1180    1177     -3
+ Missed        5252    5250     -2

Review entire Coverage Diff as of f26c8af

Powered by Codecov. Updated on successful CI builds.

@davecramer
Copy link
Member

Awesome, thanks!

Can you please add test cases as well?

@aryabukhin
Copy link
Contributor Author

I will try to add test cases a bit later.

@davecramer
Copy link
Member

@aryabukhin do you have time to add test cases ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants