]> 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:05:58 +0000 (10:05 -0500)
commite310a8e423d9a4eeb511b7b84dbeccc90c234a1f
treee7392a24fd5a902a59caf4167e4fdd01772b6ef6
parent366f97b5617af0d15cfaf594ec5ef0408c70e873
- use same colname as the alias we give to the PG function
here, fixes #3652
lib/sqlalchemy/sql/functions.py