User created a complex Model (built on a Table joined to a Model (built on two tables joined with aggregates and group bys) joined to a Question with aggregates group bys and custom columns). The ...
Aliasing of columns in a select fails when the alias == the actual DB column name. Results from the test case below show the problem. Look at the dict key for the 1st item in each result set. When the ...