﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
36638	The default for ArrayAgg should be an empty list rather than None	Markus Amalthea Magnuson		I would expect (in Python, broadly) a function that returns a list of values to always return a list. What is the reasoning behind this not being the case for ArrayAgg? Instead, the default value is `None` when there are no values, and I'm sure there is a good reason for this.	Uncategorized	closed	contrib.postgres	5.2	Normal	invalid	ArrayAgg	Markus Amalthea Magnuson	Unreviewed	0	0	0	0	0	0
