v0.16.4
- More consistent escaping of db columns, fixes using SQL reserved keywords as field names with a function.
- Fix the aggregates using the wrong side of the join when doing a self-referential aggregation.
- Fix
F
funtions wrapped forgetting aboutdistinct=True