This is an automated email from the ASF dual-hosted git repository.
yx9o pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from aade53fb27d Add UnsupportedCreateViewException (#20577)
add c1dd4cc9183 Add DropInUsedTablesException (#20579)
No new revisions were added by this update.
Summary of changes:
.../content/user-manual/error-code/sql-error-code.cn.md | 1 +
.../content/user-manual/error-code/sql-error-code.en.md | 1 +
...leNotFoundException.java => DropInUsedTablesException.java} | 10 +++++-----
.../ddl/impl/ShardingDropTableStatementValidator.java | 10 +++++-----
.../validator/ddl/ShardingDropTableStatementValidatorTest.java | 4 ++--
5 files changed, 14 insertions(+), 12 deletions(-)
copy
shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-core/src/main/java/org/apache/shardingsphere/sharding/exception/{ShardingRuleNotFoundException.java
=> DropInUsedTablesException.java} (72%)