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: [email protected] With regards, Apache Git Services
