- Fix issue with calculated operations like
.count
and.sum
- Fix issue related to
USING
, since join tables can have a similar attribute name - Allow enums to be used as normal arrays
.count
and .sum
USING
, since join tables can have a similar attribute name