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 1b44fac commit b973841Copy full SHA for b973841
Doc/library/sqlite3.rst
@@ -632,7 +632,7 @@ Connection objects
632
The name of the column where the blob is located.
633
634
:param int row:
635
- Row id of the row that contains the blob.
+ The index of the row where the blob is located.
636
637
:param bool readonly:
638
Set to ``True`` if the blob should be opened without write
0 commit comments