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

branch
eric7
changeset 10648
57b0f5657250
parent 10479
856476537696
child 10684
58c7f23ae1cb
equal deleted inserted replaced
10647:073db4747887 10648:57b0f5657250
87 </dd> 87 </dd>
88 </dl> 88 </dl>
89 <dl> 89 <dl>
90 <dt>Return:</dt> 90 <dt>Return:</dt>
91 <dd> 91 <dd>
92 tuple containing a flag indicating an execute call and 92 tuple containing a flag indicating an execute call, the resulting
93 the resulting statement 93 statement and a flag indicating a string replace call
94 </dd> 94 </dd>
95 </dl> 95 </dl>
96 <dl> 96 <dl>
97 <dt>Return Type:</dt> 97 <dt>Return Type:</dt>
98 <dd> 98 <dd>
99 tuple of (bool, str) 99 tuple of (bool, str, bool)
100 </dd> 100 </dd>
101 </dl> 101 </dl>
102 <div align="right"><a href="#top">Up</a></div> 102 <div align="right"><a href="#top">Up</a></div>
103 <hr /> 103 <hr />
104 <hr /> 104 <hr />

eric ide

mercurial