Skip to content

sqlite3.Cursor.fetchone may return an object returned by row_factory #97661

Closed
@jiajunjie

Description

@jiajunjie

Documentation

.. 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

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions