]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96168: Add sqlite3 row factory how-to (#99507)
authorErlend E. Aasland <erlend.aasland@protonmail.com>
Fri, 25 Nov 2022 13:07:28 +0000 (14:07 +0100)
committerGitHub <noreply@github.com>
Fri, 25 Nov 2022 13:07:28 +0000 (14:07 +0100)
commit8749121b07f48994ea47f2e7ff75fb13c13953f6
tree2ef2d6900adffdec3f83556b97f79cc65781668a
parentd386115039e75c332c8471c239cf7dc5dee791a7
gh-96168: Add sqlite3 row factory how-to (#99507)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Doc/library/sqlite3.rst