Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
Closed
Description
Documentation
cpython/Doc/library/sqlite3.rst
Lines 1426 to 1429 in9a11ed8
..method::fetchone() | |
Return the next row of a query result set as a:class:`tuple`. | |
Return ``None`` if no more data is available. |
Metadata
Metadata
Assignees
Projects
Status
Done