]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fixes #12368
authorKingOfKaste <47917339+KingOfKaste@users.noreply.github.com>
Thu, 20 Feb 2025 19:03:52 +0000 (20:03 +0100)
committerKingOfKaste <47917339+KingOfKaste@users.noreply.github.com>
Thu, 20 Feb 2025 19:03:52 +0000 (20:03 +0100)
commite5839f6a71fb5b43c7b54606588b2274e6cbab52
treee02f1c3784d9baf21c215a1c2b9f7566ea4a5ffd
parent92698713ed3e04c80e7aab1b0bc6f4b1cdd70ccb
Fixes #12368
doc/build/changelog/unreleased_20/12368.rst [new file with mode: 0644]
lib/sqlalchemy/dialects/sqlite/base.py
test/dialect/test_sqlite.py