[Developer] #567 list latest SQL cursors without time cutoff
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
<div class="section-heading compact-heading">
|
||||
<div>
|
||||
<h3>DB 실행 증적</h3>
|
||||
<p class="section-subtitle">최근 15분의 최신 DB cursor 10건에서 같은 보호 대상을 찾아 SQL_ID로 확인한 결과입니다.</p>
|
||||
<p class="section-subtitle">DB가 보관한 최신 cursor 10건에서 같은 보호 대상을 찾아 SQL_ID로 확인한 결과입니다.</p>
|
||||
</div>
|
||||
<span class="badge text-bg-success" th:text="${'SQL_ID ' + result.executionEvidence().sqlId()}">SQL_ID</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user