]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-46402: Promote SQLite URI tricks in sqlite3 docs (GH-30660) (#30672)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Tue, 18 Jan 2022 21:58:47 +0000 (22:58 +0100)
committerGitHub <noreply@github.com>
Tue, 18 Jan 2022 21:58:47 +0000 (16:58 -0500)
commit0ae22577606f1b52e3b6c2de6c5b307518044605
treeeabf4a663c6c0ba6e7138d7c4c02602952b3ab36
parent8527f7a722aee3d9025267cc7ff2eb8afa38d166
[3.9] bpo-46402: Promote SQLite URI tricks in sqlite3 docs (GH-30660) (#30672)

* bpo-46402: Promote SQLite URI tricks in `sqlite3` docs (GH-30660)

Provide some examples of URI parameters in sqlite connect().

Co-authored-by: Ned Batchelder <ned@nedbatchelder.com>
(cherry picked from commit bdf2ab1887a2edfb089a3c2a1590cf1e84ea0048)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
* Update suspicious rules
Doc/library/sqlite3.rst
Doc/tools/susp-ignored.csv