]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96096: Add undocumented SQLITE_OK/DENY/IGNORE sqlite3 constants (#96134)
authorC.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Tue, 23 Aug 2022 06:51:20 +0000 (01:51 -0500)
committerGitHub <noreply@github.com>
Tue, 23 Aug 2022 06:51:20 +0000 (08:51 +0200)
commitd6259c58cbb48b8f3fbd70047f004ea19fe91e86
tree8e759082f6ffc8f1c101f441c935461f1d10053c
parent04c73e5efbfea8ae9da5bd518cee96086017ef4f
gh-96096: Add undocumented SQLITE_OK/DENY/IGNORE sqlite3 constants (#96134)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Doc/library/sqlite3.rst