This is an automated email from the ASF dual-hosted git repository.
lanchengxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new aff0d84ebbf Update sql-check.en.md (#19178)
aff0d84ebbf is described below
commit aff0d84ebbf75d0eae7b5027c01b2e35c1189cc1
Author: Mike0601 <[email protected]>
AuthorDate: Fri Jul 15 10:35:32 2022 +0800
Update sql-check.en.md (#19178)
---
docs/document/content/dev-manual/sql-check.en.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/docs/document/content/dev-manual/sql-check.en.md
b/docs/document/content/dev-manual/sql-check.en.md
index 52a32313c04..2f0d4a62964 100644
--- a/docs/document/content/dev-manual/sql-check.en.md
+++ b/docs/document/content/dev-manual/sql-check.en.md
@@ -5,12 +5,14 @@ weight = 12
chapter = true
+++
-## SQLChecker
+## SPI Interface
| *SPI Name* | *Description* |
| ---------------------- | ----------------- |
| SQLChecker | SQL checker |
+## Sample
+
| *Implementation Class* | *Description* |
| ---------------------- | ---------------------- |
| AuthorityChecker | Authority checker |