diff options
author | Gord Thompson <gord@gordthompson.com> | 2019-12-19 12:20:39 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-01-18 09:31:31 -0500 |
commit | d8ac1e9e6bfc931d2f14f9846d6924106f56b7e6 (patch) | |
tree | 63c2f3ba202a100fcaca6e8982ff189ac0756b29 /lib/sqlalchemy/sql/functions.py | |
parent | a54527fb0ef71aca0be9614617f143da27e03f22 (diff) | |
download | sqlalchemy-d8ac1e9e6bfc931d2f14f9846d6924106f56b7e6.tar.gz |
Improve regex parsing of CHECK constraints for PostgreSQL.
Fixed issue where the PostgreSQL dialect would fail to parse a reflected
CHECK constraint that was a boolean-valued function (as opposed to a
boolean-valued expression).
Fixes: #5039
Closes: #5044
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/5044
Pull-request-sha: b6903c656422abf658c4cc88b8cd03291d3a50f8
Change-Id: I7d39b104a8ce346cb593d541c1b4e5eab88867f9
Diffstat (limited to 'lib/sqlalchemy/sql/functions.py')
0 files changed, 0 insertions, 0 deletions