yu199195 opened a new issue #7800: URL: https://github.com/apache/shardingsphere/issues/7800
Hi, alll the friends in the community. Could you do me a little favor? We need to test different database get schemas , ex (H2, MariaDB, PostgreSQL, SQLServer). How to contributer? 1. First,you can follow this : https://shardingsphere.apache.org/community/en/contribute/contributor/ 2. Then, you can find `org.apache.shardingsphere.infra.metadata.model.physical.jdbc.handler.DatabaseMetaDataDialectHandlerTest.java` in shardingSphere project 3. Last,complete todo test in `assertGetTableNamePattern()` You don't have to worry at all , in `assertGetTableNamePattern()`, we have finished the test of Oracle and mysql。 You can refer to them to complete the H2, MariaDB, PostgreSQL, SQLServer, SQL92。 If you have any other questions, please feel free to reply here. We will help you with your questions If you complete this task, you will become an official contributor, Thank you again for your contribute。 ---------------------------------------------------------------- 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]
