diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-04-01 12:46:41 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2021-04-01 13:41:44 -0400 |
commit | 115e4d1a491173276821bdafd967666d71cdb7a8 (patch) | |
tree | 4fa5098fe0855a41c49be48dc16da7ae0dcb129f /lib/sqlalchemy/dialects/postgresql/pygresql.py | |
parent | 3a29d65f73c6e705f486588068172d45017285fa (diff) | |
download | sqlalchemy-115e4d1a491173276821bdafd967666d71cdb7a8.tar.gz |
Apply quoting to render_derived() names
Fixed bug in new :meth:`_functions.FunctionElement.render_derived` feature
where column names rendered out explicitly in the alias SQL would not have
proper quoting applied for case sensitive names and other non-alphanumeric
names.
Fixes: #6183
Change-Id: I33e2534affc6e1f449f564750028fd027cb0f352
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/pygresql.py')
0 files changed, 0 insertions, 0 deletions