diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-09-20 12:21:14 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-09-20 12:34:46 -0400 |
commit | 9ae645d5d1a8cc7732a6d335be6205d0b21e31b1 (patch) | |
tree | 00265efd4658b42bf7bd3d794dc82568a73f7ea1 /lib/sqlalchemy/sql/compiler.py | |
parent | 214d1ad7c38deebec6547da22b99c0a4804bf820 (diff) | |
download | sqlalchemy-9ae645d5d1a8cc7732a6d335be6205d0b21e31b1.tar.gz |
auto-cast PG range types
Range type handling has been enhanced so that it automatically
renders type casts, so that in-place round trips for statements that don't
provide the database with any context don't require the :func:`_sql.cast`
construct to be explicit for the database to know the desired type.
Change-Id: Id630b726f8a23059dd2f4cbc410bf5229d89cbfb
References: #8540
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions