]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Updated typing for self_group()
authorFederico Caselli <cfederico87@gmail.com>
Sat, 4 May 2024 09:23:52 +0000 (11:23 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Sat, 4 May 2024 11:17:29 +0000 (13:17 +0200)
commit24c73f98aee62e02d75dcd30652dc429f16c330e
treed161a897b47e8ffb9633d1a3e62b1b2ba1cec520
parent4e1c09236fc6a2ed82421893cd9cb0bb0ec64a27
Updated typing for self_group()

Fixes: #10939
Closes: #11037
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/11037
Pull-request-sha: 3ebf4db506ffef629f938f4f36fc76d6671b98e1

Change-Id: I22218286b0dac7bafaaf6955557e25f99a6aefe1
(cherry picked from commit 7173b047788f8a4230647bfc252037c6e227c708)
lib/sqlalchemy/sql/elements.py
lib/sqlalchemy/sql/selectable.py
test/typing/plain_files/sql/operators.py