Skip to content

Version 1.1.0

Latest
Compare
Choose a tag to compare
@ernestoherrera ernestoherrera released this 02 Apr 02:47
· 6 commits to master since this release
  • Fixed the Where clause for one type reference when using multiple joins.
  • Fixed the Order clause for one type reference when using multiple joins.
  • Added better Exception support for non-supported features.
  • Added support for DatePart and DateAdd Sql functions via a static class: SqlFunctions: Please see "SelectStatementTest.cs" for usage. These functions only support entity types.