Files
sqlalchemy/test/dialect
Gord Thompson 780213bfef 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
2021-03-04 11:10:44 -05:00
..
2021-03-04 11:10:44 -05:00
2019-01-06 18:23:11 -05:00
2019-01-06 18:23:11 -05:00