diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-12-27 12:29:38 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-12-27 14:04:19 -0500 |
commit | 502df8a4730abf999546e1910270004c194b0c08 (patch) | |
tree | b7c7e4ed5bbb253c5405100efba84f048f5b7b24 /lib/sqlalchemy/orm/attributes.py | |
parent | 10123d86ba02c53960ad3234e4d03b7e31b6756b (diff) | |
download | sqlalchemy-502df8a4730abf999546e1910270004c194b0c08.tar.gz |
pass more contextual information to PyWrapper param create
Fixed issue in lambda SQL feature where the calculated type of a literal
value would not take into account the type coercion rules of the "compared
to type", leading to a lack of typing information for SQL expressions, such
as comparisons to :class:`.JSON` elements and similar.
Fixes: #9029
Change-Id: I381c8d7458d98ba762313dee9ec47a9c1881f74a
Diffstat (limited to 'lib/sqlalchemy/orm/attributes.py')
0 files changed, 0 insertions, 0 deletions