We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42636f9 commit f224223Copy full SHA for f224223
Doc/library/sqlite3.rst
@@ -279,15 +279,15 @@ Module functions and constants
279
The numeric error code from the `SQLite API
280
<http://www.sqlite.org/c3ref/c_abort.html>`_.
281
282
- .. versionadded:: 3.7
+ .. versionadded:: 3.8
283
284
.. attribute:: sqlite_errorname
285
286
The symbolic name of the numeric error code
287
from the `SQLite API
288
289
290
291
292
293
.. _sqlite3-connection-objects:
0 commit comments