All Versions
161
Latest Version
Avg Release Cycle
33 days
Latest Release
-
Changelog History
Page 7
Changelog History
Page 7
-
v1.1.28 Changes
- More dynamic naming for nested parameters
-
v1.1.27 Changes
- ๐ Support for parameters in union queries #505
- ๐ Support for string notlike-operations with LINQ syntax: not(x.StartsWith("..."))
-
v1.1.26 Changes
- โก๏ธ Updated the Type Provider SDK
-
v1.1.25 Changes
January 10, 2018- ๐ Fix base alias in Firebird Provider PR #503
-
v1.1.24 Changes
- ๐ Fix for Postgres "Invalid procedure" #482
- ๐ Fix for Postgres arrays on Mono
- ๐ Fix for LINQ where(not(xs.Contains(subquery)))
- ๐ Support for box-operator in null-checks to make easier checking of inner-join nulls.
-
v1.1.23 Changes
- Option type fix for Like-search
-
v1.1.22 Changes
- 0๏ธโฃ Option type fix for exactlyOneOrDefault. PR #491
-
v1.1.21 Changes
- ๐ Initial support for cross joins. PR #489
-
v1.1.20 Changes
- 0๏ธโฃ Option type exactlyOneOrDefault fix PR #484
- Oracle join columns fix PR #455
-
v1.1.19 Changes
- Oracle column name resolution PR #480
- Procedure name overload fix PR #476
- ๐ Allow option type return in where-lambda. #478