1. 17 5月, 2020 22 次提交
  2. 16 5月, 2020 11 次提交
  3. 15 5月, 2020 7 次提交
    • L
      Unify YAML to Yaml in class name (#5630) · b47cba28
      Liang Zhang 提交于
      * refactor package structure of yaml.engine
      
      * unify YAML to Yaml in class name
      b47cba28
    • N
      Issue5423 and issue5465 (#5590) · adf9c473
      Neil Dong 提交于
      * BugFix:1.ON DUPLICATE KEY UPDATE Sub-Clause paramter dropped   https://github.com/apache/shardingsphere/issues/5210
      
      BugFix: 2.ON DUPLICATE KEY UPDATE Sub-Clause encrypt logic: missing assistedQueryColumn.
      
      * Add Apache License to org.apache.shardingsphere.sql.parser.binder.segment.insert.values.OnDuplicateUpdateContext
      
      * 1.Add Tests for org.apache.shardingsphere.sql.parser.binder.segment.insert.values.OnDuplicateUpdateContext
      
      2.Improve Tests for GroupedParameterBuilder
      
      * 1.Improve Tests coverage of InsertStatementContextTest
      
      * 1.Remove EncryptInsertOnDuplicateKeyUpdateValueParameterRewriter implement of QueryWithCipherColumnAware
      
      * 1.Improve Tests coverage of GroupedParameterBuilder ,OnDuplicateUpdateContext
      
      * 1.Improve Tests coverage of GroupedParameterBuilder
      
      * Add testcase ,   sharding test case will fail.
      
      * Add testcase ,   sharding test case will fail.
      
      * BugFix:
      1.https://github.com/apache/shardingsphere/issues/5210
      ON DUPLICATE KEY UPDATE Sub-Clause paramter dropped
      
      BugFix:
      2.https://github.com/apache/shardingsphere/issues/5465
      1)ON DUPLICATE KEY UPDATE Sub-Clause encrypt logic: missing assistedQueryColumn.
      2)REMOVE wrong implements of QueryWithCipherColumnAware in  org.apache.shardingsphere.encrypt.rewrite.parameter.impl.EncryptInsertOnDuplicateKeyUpdateValueParameterRewriter
      
      * merge upstream
      
      * improve code style.
      
      * improve code style.
      
      * improve code style.
      
      * improve code style.
      
      * improve code style.
      
      * improve code style.
      
      * Remove redundant blank lines
      
      * Update OnDuplicateUpdateContext.java
      
      document format adjusted.
      
      * Update OnDuplicateUpdateContextTest.java
      
      ajust code style
      adf9c473
    • L
      Revise #5616 to support YAML shortcuts (#5629) · 55438faf
      Liang Zhang 提交于
      * code style for SchemaChangedListenerTest
      
      * support shortcut
      
      * move yaml files into yaml folder
      55438faf
    • L
      Remove RuleRootConfigurationsYamlSwapper (#5628) · ef21287c
      Liang Zhang 提交于
      * remove call of RuleRootConfigurationsYamlSwapper.swap
      
      * remove call of RuleRootConfigurationsYamlSwapper.swap
      
      * remove call of RuleRootConfigurationsYamlSwapper.swap for test cases
      
      * remove RuleRootConfigurationsYamlSwapper
      ef21287c
    • H
      Issue 5428 for SchemaChangedListenerTest.java (#5616) · 5e504451
      hitnewbee 提交于
      * add yaml file to replace inline string
      
      * read yaml into string
      
      * modify yaml file to dynamic rules
      
      * add a new line at the end of file
      
      * use snake yaml instead of File
      
      * resolve confilct
      
      * remove unuse throw & checkstyle fix
      5e504451
    • L
      fix shadow rule (#5625) · 1417d773
      Liang Zhang 提交于
      1417d773
    • Z
      add nacos yaml for shadow in example and fix rule (#5623) · 3f97edb7
      zhyee 提交于
      3f97edb7