]> 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:38 +0000 (10:12 -0400)
commit0e33848fe5330a60037594370cd7868907348c18
tree10389a203d68b6dd00ac62e00e8b3325fcdea804
parent1eb28772f0e602855cea292610f08d2581905d00
document column_expression applies only to outermost statement

References: https://github.com/sqlalchemy/sqlalchemy/discussions/12660
Change-Id: Id7cf98bd4560804b2f778cde41642f02f7edaf95
doc/build/core/custom_types.rst
lib/sqlalchemy/sql/type_api.py