Closed tuichenchuxin closed 2 years ago
I want to know which sql is not supported for sharding-sphere-parser. So , i want to get test case from source code, and add unsupported sql cases, which will prompt us to support.
I tested this file refer to https://github.com/mysql/mysql-server/blob/8.0/mysql-test/t/parser.test
I found this file in postgre https://github.com/postgres/postgres/tree/master/src/test/regress/sql
We have get all unsupported sql from pg/mysql source code
I want to know which sql is not supported for sharding-sphere-parser. So , i want to get test case from source code, and add unsupported sql cases, which will prompt us to support.
I tested this file refer to https://github.com/mysql/mysql-server/blob/8.0/mysql-test/t/parser.test
I found this file in postgre https://github.com/postgres/postgres/tree/master/src/test/regress/sql