Skip to content

Commit 5865dd5

Browse files
updage genmodel with fix for Trivadis/plsql-cop-cli#28
1 parent 1ab1242 commit 5865dd5

File tree

1 file changed

+1
-1
lines changed
  • src/main/resources/TrivadisGuidelines3Plus/genmodel

1 file changed

+1
-1
lines changed

src/main/resources/TrivadisGuidelines3Plus/genmodel/rules.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2426,7 +2426,7 @@ end;
24262426
to log errors or informational messages in a manner that can be committed independently
24272427
of the parent transaction. (page 305)</p>
24282428
2429-
<footer>- Kyte, Thomas (2013), <cite>_Expert Oracle Database Architecture. Third Edition_. Apress.</cite></footer>
2429+
<footer>- Kyte, Thomas (2013), <cite>Expert Oracle Database Architecture. Third Edition. Apress.</cite></footer></blockquote>
24302430
24312431
<p>It is most likely not possible to distinguish legitimate uses of autonomous transactions from
24322432
illegitimate ones via static code analysis. However, since we expect exactly one autonomous

0 commit comments

Comments
 (0)