fanpipi opened a new issue, #32433: URL: https://github.com/apache/shardingsphere/issues/32433
## Question When I attempt to adapt a new database type, even if I implement the corresponding DatabaseType and DataSourceMetaData in the introduced extension package, it fails to pass the database type verification by DatabaseTypeChecker. Perhaps the database type verification should be relaxed to facilitate adaptation to new database types? Or could there be other concerns from the authors or limitations within the project that prevent support for adapting to other databases? Loosen database type validation as shown in the figure below.  ## Project Version ShardingSphere-Proxy:5.4.0 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
