]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fix relationship.order_by typing 8779/head
authorBryan Forbes <bryan@reigndropsfall.net>
Tue, 8 Nov 2022 21:32:02 +0000 (15:32 -0600)
committerBryan Forbes <bryan@reigndropsfall.net>
Tue, 8 Nov 2022 21:34:45 +0000 (15:34 -0600)
commit2bc64555a1ab662881fdfd1caaabd9d21fbdf531
tree4ffdf2e361320981dee2871ee0606fd2d4b41d5a
parent9056dc02178905fb901da5c182618fb593331592
Fix relationship.order_by typing

Fixes: #8776
doc/build/changelog/unreleased_20/8776.rst [new file with mode: 0644]
lib/sqlalchemy/orm/relationships.py