Al Twohill 91068c23b5
FIX Make column query not distinct
When selecting a column, it doesn't  make sense to have it distinct.

As an alternative, the API could be changed to give the end user the option
(eg `->column($field, $distinct = false)`)
However if we did that, we would need to make sure we do something
similar with `SilverStripe\ORM\UnsavedRelationList` to ensure consistency.
2018-07-16 11:38:41 +01:00
..
2017-06-28 18:59:08 +01:00
2017-06-28 18:59:08 +01:00
2018-01-16 18:39:30 +00:00
2017-10-10 10:13:26 +13:00
2017-06-28 18:59:08 +01:00
2017-06-28 18:59:08 +01:00