]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131002: clarify how to enforce sqlite3 column types for generated fields (#131006)
authorErlend E. Aasland <erlend@python.org>
Mon, 17 Mar 2025 22:26:27 +0000 (23:26 +0100)
committerGitHub <noreply@github.com>
Mon, 17 Mar 2025 22:26:27 +0000 (22:26 +0000)
commitf48887fb97651c02c5e412a75ed8b51a4ca11e6a
tree24c851feeb7ea8169d49ff3f9f02cd0806276349
parent149fbb01f2f49e6d87ab916d099d19c57f7ed80a
gh-131002: clarify how to enforce sqlite3 column types for generated fields (#131006)
Doc/library/sqlite3.rst