]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
re-document 12915 as not fully fixed
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 17 Oct 2025 12:57:10 +0000 (08:57 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 17 Oct 2025 12:58:01 +0000 (08:58 -0400)
commit876b075a365bbd33be22d11dc9a979b75508fbc6
treeb5105462d6a0138de36a09adb75f1924b2c951a8
parent43ecfb5012bb933b03c25b43c50b464aae5f7db3
re-document 12915 as not fully fixed

The ORM side of this issue can't be fixed without rewriting
.params() which will be 2.1 only, so clarify changelog

References: #12915
Change-Id: I2e524d5390241aa289786f524b6a51f39bc09876
(cherry picked from commit b8906e62ceb122949f5dc9f49b1174986b64d503)
doc/build/changelog/unreleased_20/12915.rst
test/orm/test_core_compilation.py
test/sql/test_selectable.py