]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Mention no_autoflush in warning
authorFederico Caselli <cfederico87@gmail.com>
Thu, 31 Oct 2024 21:14:57 +0000 (22:14 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Thu, 31 Oct 2024 21:14:57 +0000 (22:14 +0100)
commitb4fdfd489755848f4945c31f0686ad9eaf128b08
treec587eb928e252afbf61d3fd91df8271140f0e6ad
parent21ea01eebe0350ad1185c7288dca61f363ebd2fe
Mention no_autoflush in warning

References: #12049
Change-Id: I057140b2fe2f5fc60d5d27a79ddf19a6196fff7b
lib/sqlalchemy/orm/session.py
test/orm/test_utils.py