Skip to content

v1.3.16

Choose a tag to compare

@AlienEngineer AlienEngineer released this 02 Jul 15:45
· 110 commits to 1.3 since this release
  • Fix: Translation join into with group by clause was faulty.
  • Linq #36: Support ToUpper and ToLower on string predicates and projections.
  • Linq #38: Support ToString and Substring.
  • Linq #40: Support Convert.ToXXX
  • small bug fixes.