diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-05-05 17:07:40 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2016-05-05 17:07:40 -0400 |
commit | 9bdd6f2b1f6b34a82b77849ec05811aa0279931d (patch) | |
tree | bbc05c15814ce57189a30e619a846e0ab544a430 /lib/sqlalchemy/dialects/postgresql/psycopg2.py | |
parent | f1920d2713fc43cfa7089e7bd5592908e90fd69b (diff) | |
download | sqlalchemy-9bdd6f2b1f6b34a82b77849ec05811aa0279931d.tar.gz |
Repair _orm_columns() to accommodate text()
Fixed bug whereby passing a :func:`.text` construct to the
:meth:`.Query.group_by` method would raise an error, instead
of intepreting the object as a SQL fragment.
Change-Id: I5fc2f590b76508d52e23b5fa9cf037ddea8080c3
fixes: #3706
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/psycopg2.py')
0 files changed, 0 insertions, 0 deletions