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
<div><h3id="write-1">Write</h3><pre><codeclass="python language-python hljs"><con>.execute(<spanclass="hljs-string">'<query>'</span>)<spanclass="hljs-comment"># Can raise a subclass of sqlite3.Error.</span>
1676
+
<con>.commit()<spanclass="hljs-comment"># Commits all transactions since last commit.</span>
0 commit comments