All Versions
161
Latest Version
Avg Release Cycle
33 days
Latest Release
-
Changelog History
Page 6
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