]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fixes: #10668 add local column to dependency rule error message 10669/head
authorJan Vollmer <jan@vllmr.dev>
Wed, 22 Nov 2023 17:50:14 +0000 (18:50 +0100)
committerJan Vollmer <jan@vllmr.dev>
Wed, 22 Nov 2023 17:50:14 +0000 (18:50 +0100)
commitd7f9952b81394d585e55dad6d6f355aaa54f599e
tree368eb88e458988befdd9cf5041913e1b9694615b
parent2458ceee94e7bd6e5bf8d9d7270be8819bbe772c
Fixes: #10668 add local column to dependency rule error message
lib/sqlalchemy/orm/sync.py
test/orm/test_relationships.py
test/orm/test_sync.py