This is an automated email from the ASF dual-hosted git repository.

duanzhengqiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


    from d015412932f Document : enhance the code conduct document (#20538)
     add a6318688ed4 Add DuplicatedIndexException and IndexNotExistedException 
(#20553)

No new revisions were added by this update.

Summary of changes:
 .../content/user-manual/error-code/sql-error-code.cn.md        |  4 ++--
 .../content/user-manual/error-code/sql-error-code.en.md        |  4 +++-
 ...ameNotFoundException.java => DuplicatedIndexException.java} | 10 +++++-----
 ...ameNotFoundException.java => IndexNotExistedException.java} | 10 +++++-----
 .../exception/UnsupportedShardingOperationException.java       |  2 +-
 .../ddl/impl/ShardingAlterIndexStatementValidator.java         |  7 ++++---
 .../ddl/ShardingAlterIndexStatementValidatorTest.java          |  7 ++++---
 7 files changed, 24 insertions(+), 20 deletions(-)
 copy 
shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-core/src/main/java/org/apache/shardingsphere/sharding/exception/{CursorNameNotFoundException.java
 => DuplicatedIndexException.java} (75%)
 copy 
shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-core/src/main/java/org/apache/shardingsphere/sharding/exception/{CursorNameNotFoundException.java
 => IndexNotExistedException.java} (75%)

Reply via email to