summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/compiler.py
diff options
context:
space:
mode:
authorGord Thompson <gord@gordthompson.com>2021-03-04 06:55:53 -0700
committerMike Bayer <mike_mp@zzzcomputing.com>2021-03-04 11:10:44 -0500
commit780213bfefac7046ac889ffbc1c51e0d244dd678 (patch)
tree9c484325dc309fb858a644b3e5c72c6c48acf96e /lib/sqlalchemy/sql/compiler.py
parenta63b23392fc31766e32b8650127d9006ee189a0f (diff)
downloadsqlalchemy-780213bfefac7046ac889ffbc1c51e0d244dd678.tar.gz
Fix aggregate_order_by issue
Fixes: #5989 Using array_agg() with aggregate_order_by() in postgresql would sometimes return ARRAY(NullType) instead of ARRAY(actual_type). Change-Id: I05a0b2b7ea59291e3c04575578adcc337296e5a8
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions