Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- Beijing China
- Sign in to view email
Pinned
3,521 contributions in the last year
Contribution activity
October 2019
Created a pull request in apache/incubator-shardingsphere that received 1 comment
- Add rewrite test cases for sharding
- Refactor parameterized encrypt test cases
- fixes #3243
- Use Parametermized test and XML to do encrypt rewrite test
- fixes #3237
- Change encrypt derived column's sequence for INSERT/UPDATE SET
- rename package name from optimize to preprocessor
- Standardization rewrite's package structure
- add includeTestSourceDirectory for checkstyle
- Use SQLRewriteEngine and SQLRewriteDecorator decouple rewrite core and features
- Add checkstyle template for CI check only
- Decouple insert SQL with generated key and encrypt
- Refactor ParameterBuilder as append-able
- fix g4 for assignmentValueNode get error by index
- add test for OrderByContextEngine
- add SQL test case to moudle sql-test and parse-test
- add test for GroupByContextEngine
- #3247, support left/right function parse
- Fix assignmentValueNode get error index
- add test for GroupByContextEngine
- Upgrade tool
- #3138 improved coverage for sharding core preprocessor
- Fixes for #3234
- Add note for bug
- refine DerviedColumn method which is dependent on the core path of query
- #3259, clear SQL92 problems for encrypt tests
- purge duplicate method : isDerivedColumnName
- Delete duplicate method: isDerivedColumnName
- #3240, the OR keyword should not appear in simpleExpr
- fix #3213
- purge duplicate method : isDerivedColumnName
- Delete duplicate method: isDerivedColumnName
- ShardingSphere integrate Apollo as a config center.
- postgres SQL execute bind parameter ERROR paser
- support now() for sharding value
- bugfix for #3144
- remove two methods and change xml for tableAssert
- Nacos RegistryCenter Added Namespace Property Configuration
- Some pull request reviews not shown.
Created an issue in apache/incubator-shardingsphere-doc that received 1 comment
Create security page
Create security page for establish communication channel. We can reference http://servicecomb.apache.org/security/ and put the page into https://sh…
1
comment
- Insert multiple with mix literals and parameters will cause encrypt error
- SQL92 parse varchar literal error
- SQL92 parse or expression have problem
- Parse `ON DUPLICATE KEY UPDATE xxx= VALUES(xxx)` error
- Adjust INSERT VALUES's encrypt derived columns sequence same as INSERT/UPDATE SET
- Warning when maven install for npm version issue
- Add checkstyle template for ci to check codes format only