]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100668: Clarify how sqlite3 maps parameters onto placeholders (#100960)
authorErlend E. Aasland <erlend.aasland@protonmail.com>
Sat, 14 Jan 2023 22:58:06 +0000 (23:58 +0100)
committerGitHub <noreply@github.com>
Sat, 14 Jan 2023 22:58:06 +0000 (23:58 +0100)
commit206f05a46b426eb374f724f8e7cd42f2f9643bb8
treea75d05079ae7b908d32046d1a4437b1df53e3060
parent124af17b6e49f0f22fbe646fb57800393235d704
gh-100668: Clarify how sqlite3 maps parameters onto placeholders (#100960)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Doc/library/sqlite3.rst