Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Suggest reading the row factory how-to at the end of the tutorial
  • Loading branch information
erlend-aasland committed Nov 15, 2022
commit 15d4b4e6459f7bca48a9b13f2130830b65cad7c2
1 change: 1 addition & 0 deletions Doc/library/sqlite3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ inserted data and retrieved values from it in multiple ways.
* :ref:`sqlite3-adapters`
* :ref:`sqlite3-converters`
* :ref:`sqlite3-connection-context-manager`
* :ref:`sqlite3-row-factory-how-to`

* :ref:`sqlite3-explanation` for in-depth background on transaction control.

Expand Down