You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/03/25 08:06:24 UTC

[GitHub] [incubator-shardingsphere] terrymanu opened a new issue #2082: Remove DatabaseType enum, use dynamic SPI to load data source type

terrymanu opened a new issue #2082: Remove DatabaseType enum, use dynamic SPI to load data source type
URL: https://github.com/apache/incubator-shardingsphere/issues/2082
 
 
   We use `org.apache.shardingsphere.core.constant.DatabaseType` to handle which database we can process, include sql parse, protocol dialect and jdbc url recognize.
   
   Should remove static enum, use dynamic SPI to load database type.

----------------------------------------------------------------
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


With regards,
Apache Git Services