diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-12-02 17:00:10 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-12-02 18:31:36 -0500 |
commit | 96db7cdd53ee9004be66545989b4ac5632bb7ccf (patch) | |
tree | 92f3947dd30a15d2dcb3931da7606ab7a08806a7 /lib/sqlalchemy/sql/selectable.py | |
parent | 7a5a4c14545f4d86d9fb49a2ef50c74119e919d3 (diff) | |
download | sqlalchemy-96db7cdd53ee9004be66545989b4ac5632bb7ccf.tar.gz |
add spaces, leading underscore to oracle checks
Expand the test suite from #8708 which unfortunately did
not exercise the bound parameter codepaths completely.
Continued fixes for Oracle fix :ticket:`8708` released in 1.4.43 where
bound parameter names that start with underscores, which are disallowed by
Oracle, were still not being properly escaped in all circumstances.
Fixes: #8708
Change-Id: Ic389c09bd7c53b773e5de35f1a18ef20769b92a7
Diffstat (limited to 'lib/sqlalchemy/sql/selectable.py')
0 files changed, 0 insertions, 0 deletions