]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add Mapped() support for values()
authorYossi <54272821+Apakottur@users.noreply.github.com>
Fri, 28 Nov 2025 16:04:44 +0000 (16:04 +0000)
committerYossi <54272821+Apakottur@users.noreply.github.com>
Fri, 28 Nov 2025 16:23:37 +0000 (16:23 +0000)
commit96b10c71d433fa8eace37cff106531412f64e337
treec66b5b8c6663a5bc33a23bec052a1bf463d36401
parent0b8e3dd062734f1a3628777c06fac77910c400b4
Add Mapped() support for values()
lib/sqlalchemy/sql/_selectable_constructors.py
lib/sqlalchemy/sql/selectable.py
test/typing/plain_files/sql/_selectable_constructors.py [new file with mode: 0644]