]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- use same colname as the alias we give to the PG function
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 16 Feb 2016 15:05:58 +0000 (10:05 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 16 Feb 2016 15:06:49 +0000 (10:06 -0500)
commit397890293debac8e5945b2347bf73f819be12a9f
tree4300862a0f455679f0c3718de54e65415730a6de
parent639b7677803558d4763933b992a78e3f5fe01a5c
- use same colname as the alias we give to the PG function
here, fixes #3652

(cherry picked from commit e310a8e423d9a4eeb511b7b84dbeccc90c234a1f)
lib/sqlalchemy/sql/functions.py