diff options
author | Gord Thompson <gord@gordthompson.com> | 2021-01-25 11:24:25 -0700 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-01-29 16:48:00 -0500 |
commit | 09e999808a5272a1426a7c00e3a4f27b2e27b8d7 (patch) | |
tree | cdc8f16b86d19fdc2c95496c8ad12e8f226ecb03 /lib/sqlalchemy/sql/compiler.py | |
parent | bead576769e655481cddb4623fad4bfa0aaccdda (diff) | |
download | sqlalchemy-09e999808a5272a1426a7c00e3a4f27b2e27b8d7.tar.gz |
Use schema._copy_expression() fully in column collection constraints
Fixed issue where using :meth:`_schema.Table.to_metadata` (called
:meth:`_schema.Table.tometadata` in 1.3) in conjunction with a PostgreSQL
:class:`_postgresql.ExcludeConstraint` that made use of ad-hoc column
expressions would fail to copy correctly.
Fixes: #5850
Change-Id: I062480afb23f6f60962b7b55bc93f5e4e6ff05e4
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions