Skip to content

Commit 587ec07

Browse files
author
Ya yanpei
committed
Deployed 0f9ae54 to v1 with MkDocs 1.6.1 and mike 1.1.2
1 parent e543229 commit 587ec07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

v1/faq/smart_question_description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2512,7 +2512,7 @@ <h2 id="7-oracle-12-limit-1000-sql">7 为什么低于 Oracle 12 版本会出现
25122512
<div class="highlight"><pre><span></span><code>如果不开启模型的思考过程,出现了这样的情况,目前暂时没有解决办法,只能第二次提问的时候,问题中加上提示信息(如 limit 1000 加在 SQL 最外层),可能出现的情况:
25132513
1、使用新版 Oracle 的语法(大概率)
25142514
2、完全不加条数限制
2515-
3、和这个bug的情况一致(很小概率)
2515+
3、和上述情况一致(很小概率),没有将 limit 1000 加在最内层,而是加在了外层。
25162516
</code></pre></div>
25172517
</div>
25182518

v1/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)