You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><aclass="reference" href="#installation-as-a-standalone-toplevel-package" id="id8" name="id8">Installation as a standalone (toplevel) package</a></li>
32
+
<li><aclass="reference" href="#installation-as-a-standalone-top-level-package" id="id8" name="id8">Installation as a standalone (top-level) package</a></li>
33
33
<li><aclass="reference" href="#installation-as-a-webware-for-python-subpackage-plug-in" id="id9" name="id9">Installation as a Webware for Python subpackage (plug-in)</a></li>
<h2><aid="installation-as-a-standalone-toplevel-package" name="installation-as-a-standalone-toplevel-package">Installation as a standalone (toplevel) package</a></h2>
141
+
<h2><aid="installation-as-a-standalone-top-level-package" name="installation-as-a-standalone-top-level-package">Installation as a standalone (top-level) package</a></h2>
142
142
<p>If you intend to use DBUtils from other applications than Webware for Python,
143
143
it is recommended to install the package in the usual way:</p>
<p>Whenever the limit is reached, the connection will be reset.</p>
288
288
</li>
289
289
<li><pclass="first"><ttclass="docutils literal"><spanclass="pre">setsession</span></tt>: an optional list of SQL commands that may serve to
290
-
prepare the session, e.g. <ttclass="docutils literal"><spanclass="pre">["set</span><spanclass="pre">datestyle</span><spanclass="pre">to</span><spanclass="pre">german",</span><spanclass="pre">...]</span></tt>.</p>
290
+
prepare the session, e.g. <ttclass="docutils literal"><spanclass="pre">["set</span><spanclass="pre">datestyle</span><spanclass="pre">to</span><spanclass="pre">german",</span><spanclass="pre">...]</span></tt></p>
291
291
</li>
292
292
<li><pclass="first">The creator function or the connect function of the DB-API 2 compliant
293
293
database module specified as the creator will receive any additional
the connection is automatically reset (closed and reopened).</p>
351
351
</li>
352
352
<li><pclass="first"><ttclass="docutils literal"><spanclass="pre">setsession</span></tt>: an optional list of SQL commands that may serve to
353
-
prepare the session, e.g. <ttclass="docutils literal"><spanclass="pre">["set</span><spanclass="pre">datestyle</span><spanclass="pre">to</span><spanclass="pre">german",</span><spanclass="pre">...]</span></tt>.</p>
353
+
prepare the session, e.g. <ttclass="docutils literal"><spanclass="pre">["set</span><spanclass="pre">datestyle</span><spanclass="pre">to</span><spanclass="pre">german",</span><spanclass="pre">...]</span></tt></p>
354
354
</li>
355
355
<li><pclass="first">The creator function or the connect function of the DB-API 2 compliant
356
356
database module specified as the creator will receive any additional
0 commit comments