All Versions
161
Latest Version
Avg Release Cycle
33 days
Latest Release
-

Changelog History
Page 6

  • v1.1.38 Changes

    • ๐Ÿ‘ Group-by key canonical operation support
    • ๐Ÿ‘ Crossjoin support for recent LINQ-trees
    • โšก๏ธ Reference component updates
  • v1.1.37 Changes

    March 12, 2018
    • โž• Add ConnectionStringHash property to SqlEventData PR #524
  • v1.1.36 Changes

    • ๐Ÿ‘ distinct count support
  • v1.1.35 Changes

    • selectOperations parameter to enable running canonical operations on select clause, PR #518
  • v1.1.34 Changes

    • Access Date cast fix
    • ToString() as canonical operation
    • Case-clause alias resolution fix
  • v1.1.33 Changes

    • ๐Ÿ›  Canonical operations chaining type-checking fixed
  • v1.1.32 Changes

    • ๐ŸŽ‰ initial case-when-else support on where-clauses, PR #515
    • mapping SQL server time to TimeSpan, PR #517
    • ๐Ÿ›  fixed canonical operations when constant is before column
  • v1.1.31 Changes

    • Oracle fix insert rows into table without primary key #514
  • v1.1.30 Changes

    • Postgres ltree mapping PR #510
    • Single table group-by over a constant value PR #511
    • More aggregate functions: StdDev, Variance
    • More canonical math functions: Sqrt, Sin, Cos, Tan, ASin, ACos, ATan, Math.Max and Math.Min
  • v1.1.29 Changes

    • ๐Ÿ›  Firebird fixes for numeric columns and column descriptions, PR #508