This is an automated email from the ASF dual-hosted git repository.
zhaojinchao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 86d9951c603 Refactor DatabaseRuleDefinitionExecutor.checkBeforeUpdate
(#29912)
add d9e156bceef Add todo for DatabaseRuleDefinitionExecutor (#29921)
No new revisions were added by this update.
Summary of changes:
.../CreateBroadcastTableRuleExecutorTest.java | 4 +---
.../handler/update/CreateEncryptRuleExecutor.java | 21 ++++++++++++---------
.../CreateDefaultShadowAlgorithmExecutorTest.java | 2 --
.../database/type/AlterDatabaseRuleOperator.java | 1 -
.../database/type/CreateDatabaseRuleOperator.java | 4 ----
.../database/type/DropDatabaseRuleOperator.java | 9 ---------
.../spi/database/DatabaseRuleAlterExecutor.java | 1 +
.../spi/database/DatabaseRuleCreateExecutor.java | 1 +
.../rule/spi/database/DatabaseRuleDropExecutor.java | 2 +-
9 files changed, 16 insertions(+), 29 deletions(-)