]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
document column_expression applies only to outermost statement
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 10 Jun 2025 14:07:53 +0000 (10:07 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 10 Jun 2025 14:12:49 +0000 (10:12 -0400)
commit14f95d7622164a867c8f0d52319806543710bebb
tree4eabdff4cb3f94b0d07d3ef860bcbe6a80c99bb4
parent74ef5a683fd3816d12be03e6c9919c65ab3f1173
document column_expression applies only to outermost statement

References: https://github.com/sqlalchemy/sqlalchemy/discussions/12660
Change-Id: Id7cf98bd4560804b2f778cde41642f02f7edaf95
(cherry picked from commit 0e33848fe5330a60037594370cd7868907348c18)
doc/build/core/custom_types.rst
lib/sqlalchemy/sql/type_api.py