shardingsphere icon indicating copy to clipboard operation
shardingsphere copied to clipboard

add distsql rdl alter and drop default single table rule doc.

Open tianhao960 opened this issue 2 years ago • 0 comments

Fixes #20989 .

Changes proposed in this pull request:

  • add distsql rdl alter and drop default single table rule doc

Before committing this PR, I'm sure that I have checked the following options:

  • [x] My code follows the code of conduct of this project.
  • [x] I have self-reviewed the commit code.
  • [x] I have triggered maven check: mvn clean install -B -T2C -DskipTests -Dmaven.javadoc.skip=true -e.
  • [x] I have made corresponding changes to the documentation.
  • [x] I have added corresponding unit tests for my changes.

tianhao960 avatar Sep 20 '22 12:09 tianhao960