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

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