]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
correct '-' to ':' to sync regexp and storage_format (#13463)
authorSam Fletcher <147140110+sof202@users.noreply.github.com>
Tue, 28 Jul 2026 18:03:11 +0000 (19:03 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Tue, 28 Jul 2026 18:04:24 +0000 (20:04 +0200)
commit6d9344b0a95dae3613fc90ef40523c8e11046266
treeea0c636a4f230ff0a5e952b0c15896d65324d66a
parent54b77cdce276be993f8b9a9ae1c40715bdcb938d
correct '-' to ':' to sync regexp and storage_format (#13463)

(cherry picked from commit d25b6ce2ed97d7cc29fed06e3ebe6c68945cb5a6)
lib/sqlalchemy/dialects/sqlite/base.py