]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-131002: clarify how to enforce sqlite3 column types for generated fields...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 18 Mar 2025 11:10:01 +0000 (12:10 +0100)
committerGitHub <noreply@github.com>
Tue, 18 Mar 2025 11:10:01 +0000 (12:10 +0100)
commit9d23a6d57bbddfecf141b8cb145fc0cc784fc565
tree4c0e94187c99998de5c27b2e170054684b88060c
parent2601dae1830bccbb64b44b777b083aac6b72107a
[3.12] gh-131002: clarify how to enforce sqlite3 column types for generated fields (GH-131006) (#131386)

(cherry picked from commit f48887fb97651c02c5e412a75ed8b51a4ca11e6a)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Doc/library/sqlite3.rst