cpython/Doc/includes/sqlite3
Erlend Egeberg Aasland deb4d0457f
[3.10] gh-90016: Reword sqlite3 adapter/converter docs (GH-93095) (#94273)
Also add adapters and converter recipes.

Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com.
(cherry picked from commit bd3c1c187e)
2022-06-25 22:55:38 +02:00
..
adapter_point_1.py
adapter_point_2.py
collation_reverse.py
complete_statement.py
converter_point.py [3.10] gh-90016: Reword sqlite3 adapter/converter docs (GH-93095) (#94273) 2022-06-25 22:55:38 +02:00
ctx_manager.py bpo-44106: Improve sqlite3 example database contents (GH-26027) 2021-05-19 10:44:00 +03:00
execute_1.py bpo-44106: Improve sqlite3 example database contents (GH-26027) 2021-05-19 10:44:00 +03:00
executemany_1.py
executemany_2.py
executescript.py
load_extension.py
md5func.py
mysumaggr.py
pysqlite_datetime.py
row_factory.py
rowclass.py
shortcut_methods.py bpo-44106: Improve sqlite3 example database contents (GH-26027) 2021-05-19 10:44:00 +03:00
text_factory.py sqlite3: Modernize documentation around unicode and bytes. (GH-28652) (GH-28694) 2021-10-05 23:04:27 +02:00