src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionSql.html

branch
eric7
changeset 10648
57b0f5657250
parent 10479
856476537696
child 10684
58c7f23ae1cb
diff -r 073db4747887 -r 57b0f5657250 src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionSql.html
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionSql.html	Sun Mar 24 16:42:10 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionSql.html	Mon Mar 25 17:47:57 2024 +0100
@@ -89,14 +89,14 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-tuple containing a flag indicating an execute call and
-        the resulting statement
+tuple containing a flag indicating an execute call, the resulting
+        statement and a flag indicating a string replace call
 </dd>
 </dl>
 <dl>
 <dt>Return Type:</dt>
 <dd>
-tuple of (bool, str)
+tuple of (bool, str, bool)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial