Skip to content

Commit 72e88fb

Browse files
authored
Rename module names from shardingsphere-dialect_xxx-protocol to shardingsphere-protocol-dialect_xxx (#36376)
1 parent 828e218 commit 72e88fb

File tree

1 file changed

+1
-1
lines changed
  • docs/document/content/user-manual/shardingsphere-proxy/optional-plugins

1 file changed

+1
-1
lines changed

docs/document/content/user-manual/shardingsphere-proxy/optional-plugins/_index.cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ShardingSphere 默认情况下仅包含核心 SPI 的实现,在 Git Source 存
1717
- `org.apache.shardingsphere:shardingsphere-protocol-mysql`,数据库协议的 MySQL 实现
1818
- `org.apache.shardingsphere:shardingsphere-protocol-postgresql`,数据库协议的 PostgreSQL 实现
1919
- `org.apache.shardingsphere:shardingsphere-protocol-opengauss`,数据库协议的 openGauss 实现
20-
- `org.apache.shardingsphere:shardingsphere-firebird-protocol`,数据库协议的 Firebird 实现
20+
- `org.apache.shardingsphere:shardingsphere-protocol-firebird`,数据库协议的 Firebird 实现
2121
- `org.apache.shardingsphere:shardingsphere-proxy-frontend-core`,用于 ShardingSphere-Proxy 解析与适配访问数据库的协议
2222
- `org.apache.shardingsphere:shardingsphere-proxy-frontend-mysql`,用于 ShardingSphere-Proxy 解析与适配访问数据库的协议的 MySQL 实现
2323
- `org.apache.shardingsphere:shardingsphere-proxy-frontend-postgresql`,用于 ShardingSphere-Proxy 解析与适配访问数据库的协议的 PostgreSQL 实现

0 commit comments

Comments
 (0)