You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/10/20 06:41:40 UTC

[GitHub] [shardingsphere] cenyu00 opened a new pull request #7858: enhance DataSourceConnectionUrlUtil and add test case

cenyu00 opened a new pull request #7858:
URL: https://github.com/apache/shardingsphere/pull/7858


   Fixes 7849
   
   Changes proposed in this pull request:
   
   enhance getUrl() method.
   - add `switch case` for `Oracle`  in `DataSourceConnectionUrlUtil`.
   - add `switch case` for `SQLServer `  in `DataSourceConnectionUrlUtil`.
   - add `switch case` for `MariaDB `  in `DataSourceConnectionUrlUtil`.
   
   add unit case.
   - add unit case  for `Oracle` in `DataSourceConnectionUrlUtilTest `.
   - add unit case  for `SQLServer` in `DataSourceConnectionUrlUtilTest `.
   - add unit case  for `MariaDB` in `DataSourceConnectionUrlUtilTest `.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] tristaZero merged pull request #7858: enhance DataSourceConnectionUrlUtil and add test case

Posted by GitBox <gi...@apache.org>.
tristaZero merged pull request #7858:
URL: https://github.com/apache/shardingsphere/pull/7858


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org