1. 11 11月, 2020 1 次提交
  2. 06 11月, 2020 1 次提交
  3. 26 10月, 2020 1 次提交
  4. 25 10月, 2020 1 次提交
  5. 22 10月, 2020 4 次提交
  6. 20 10月, 2020 1 次提交
  7. 18 10月, 2020 1 次提交
  8. 17 10月, 2020 1 次提交
    • L
      Add QuoteCharacter.wrap (#7824) · b072473a
      Liang Zhang 提交于
      * Add QuoteCharacter.wrap
      
      * Use QuoteCharacter.wrap on ProjectionsTokenGenerator
      
      * Use QuoteCharacter.wrap on TableToken
      
      * Use QuoteCharacter.wrap on IdentifierValue
      
      * Use QuoteCharacter.wrap on IndexToken
      
      * Add test case
      b072473a
  9. 15 10月, 2020 1 次提交
  10. 14 10月, 2020 1 次提交
  11. 13 10月, 2020 1 次提交
    • D
      support create, alter, drop, select view statement (#7740) · 101378ed
      DuanZhengqiang 提交于
      * support create, alter, drop, select view statement
      
      * fix unit test error
      
      * extract ShardingDDLStatementValidator and ShardingDMLStatementValidator to carry common functions
      
      * modify route engine to ShardingUnconfiguredTablesRoutingEngine
      101378ed
  12. 12 10月, 2020 1 次提交
  13. 09 10月, 2020 1 次提交
  14. 08 10月, 2020 1 次提交
    • L
      Move route strategy to route module (#7708) · 5f609a83
      Liang Zhang 提交于
      * Fix java doc
      
      * Fix java doc
      
      * Simplify WhereClauseShardingConditionEngine.createShardingConditions
      
      * Simplify WhereClauseShardingConditionEngine.createShardingConditions
      
      * For code style
      
      * Add ShardingRule.defaultDatabaseShardingStrategyConfig & defaultTableShardingStrategyConfig
      
      * Refactor ShardingRule.isShardingColumn
      
      * Remove ShardingRule.defaultDatabaseShardingStrategy & defaultTableShardingStrategy
      
      * Remove TableRule.databaseShardingStrategy
      
      * Remove TableRule.tableShardingStrategy
      
      * Revise ShardingRule
      
      * Revise ShardingRule
      
      * Revise ShardingRule
      
      * Revise TableRule
      
      * fix AutoIntervalShardingAlgorithmTest
      
      * fix IntervalShardingAlgorithmTest
      
      * fix InlineShardingAlgorithmTest
      
      * fix HashModShardingAlgorithmTest
      
      * fix ModShardingAlgorithmTest
      
      * fix BoundaryBasedRangeShardingAlgorithmTest
      
      * fix VolumeBasedRangeShardingAlgorithmTest
      
      * Move route strategy to route module
      
      * Move strategy package
      
      * Move RouteValue to condition package
      
      * Rename ShardingConditionValue
      
      * Rename ShardingConditionValue
      
      * Fix checkstyle
      5f609a83
  15. 04 10月, 2020 1 次提交
  16. 03 10月, 2020 2 次提交
  17. 30 9月, 2020 1 次提交
  18. 27 9月, 2020 4 次提交
  19. 25 9月, 2020 1 次提交
  20. 22 9月, 2020 1 次提交
  21. 21 9月, 2020 1 次提交
  22. 18 9月, 2020 2 次提交
    • D
      refactor InsertStatement to different dialect Statement (#7506) · 20a43de8
      DuanZhengqiang 提交于
      * refactor InsertStatement in DMLStatement
      
      * add unit test for SQLStatementUtils
      20a43de8
    • J
      Fix code format for #7353 (#7505) · d467b1a2
      JingShang Lu 提交于
      * Change BinaryOperationExpression attribute initialization method, from the set to the constructor
      
      * Change BetweenExpression attribute initialization method, from the set to the constructor
      
      * Change InExpression attribute initialization method, from the set to the constructor
      
      * simple WhereClauseShardingConditionEngine
      
      * fix
      
      * fix
      
      * fix
      d467b1a2
  23. 17 9月, 2020 1 次提交
    • L
      For checkstyle (#7495) · e8297b02
      Liang Zhang 提交于
      * For checkstyle
      
      * Remove redundant suppression
      
      * For checkstyle
      
      * For checkstyle
      
      * For checkstyle
      
      * For checkstyle
      
      * For checkstyle
      
      * For checkstyle
      
      * For checkstyle
      
      * Add final for classes which not design for extension
      
      * Rename return value to result
      
      * Rename exception variable name
      e8297b02
  24. 16 9月, 2020 1 次提交
  25. 15 9月, 2020 1 次提交
  26. 14 9月, 2020 2 次提交
  27. 13 9月, 2020 2 次提交
  28. 11 9月, 2020 3 次提交