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: [email protected]
