diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-12-07 15:54:59 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-12-07 17:28:49 -0500 |
commit | 3d8d366e1b5e2f0caa728a741dad5e467b67c7ac (patch) | |
tree | 3aaea9628c0b3cddd8e4f23945b7627bfc7aa052 /lib/sqlalchemy/sql/compiler.py | |
parent | 59f5beff1928e752b33d65a541cd68295ae0a5f1 (diff) | |
download | sqlalchemy-3d8d366e1b5e2f0caa728a741dad5e467b67c7ac.tar.gz |
Oracle COLUMN_VALUE is a column name, not a keyword
Fixed issue in Oracle compiler where the syntax for
:meth:`.FunctionElement.column_valued` was incorrect, rendering the name
``COLUMN_VALUE`` without qualifying the source table correctly.
Fixes: #8945
Change-Id: Ia04bbdc68168e78b67a74bb3834a63f5d5000627
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions