Skip to content

v0.16.4

Compare
Choose a tag to compare
@grigi grigi released this 01 Apr 14:41
· 826 commits to develop since this release
  • 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 about distinct=True