Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion backend/templates/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ template:
query_limit: |
<rule>
如果用户没有指定数据条数的限制,输出的查询SQL必须加上1000条的数据条数限制。
如果用户指定的限制大于1000,则按1000处理。
</rule>
no_query_limit: |
<rule>
Expand Down