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:05:15 -0500 |
commit | 4c80fad2968c7a5953809a9c030886a03151a514 (patch) | |
tree | dba88e94051a02e451270dec67c173fc9f41eacb /lib/sqlalchemy/dialects/postgresql/base.py | |
parent | 667e2e6d62dcdff8e08eec6dd76c25815dfc03cd (diff) | |
download | sqlalchemy-4c80fad2968c7a5953809a9c030886a03151a514.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
(cherry picked from commit f63d7e33ec785a5ea4fbc77963c537be26b8419b)
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/base.py')
0 files changed, 0 insertions, 0 deletions