strongduanmu commented on a change in pull request #12669:
URL: https://github.com/apache/shardingsphere/pull/12669#discussion_r715282664
##########
File path:
docs/document/content/user-manual/shardingsphere-jdbc/configuration/props.cn.md
##########
@@ -18,3 +18,4 @@ Apache ShardingSphere 提供属性配置的方式配置系统级配置。
| max-connections-size-per-query (?) | int | 一次查询请求在每个数据库实例中所能使用的最大连接数。
| 1 |
| check-table-metadata-enabled (?) | boolean | 在程序启动和更新时,是否检查分片元数据的结构一致性。
| false |
| check-duplicate-table-enabled (?) | boolean | 在程序启动和更新时,是否检查重复表。
| false |
+| sql-comment-parse-enabled (?) | boolean | 是否解析SQL中的注释信息。
| false |
Review comment:
@tuichenchuxin Please add blank around `SQL`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]