Skip to content

v2.22.0

Choose a tag to compare

@sjh37 sjh37 released this 19 Jul 10:15
· 1063 commits to master since this release
  • #67 Computed columns cannot be queried in ODATA when the setter is private if using a $select filter. Make private setters for computed columns optional. Thanks to rsmaloney and andygjp
  • #68 Add support for Synonym tables. See new option IncludeSynonyms. Thanks to TimSirmovics.
  • Use invariant culture for enum string comparison.