]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add test and retroactive changelog for issue 4040
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 1 Oct 2018 18:00:39 +0000 (14:00 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 1 Oct 2018 18:00:39 +0000 (14:00 -0400)
commit313879d6adedd4fd2a07a4ec30530766f3016885
treed4188aa5665712ead3a97c75737c766f258a9474
parent29d54ab69b689c2bc4b9be8273f4c0a96e37153f
Add test and retroactive changelog for issue 4040

Fixes: #4040
Change-Id: I707c1cd2708a37102ad8184bec21be35cb6242d7
doc/build/changelog/changelog_12.rst
lib/sqlalchemy/orm/session.py
lib/sqlalchemy/orm/unitofwork.py
test/orm/test_cascade.py