Skip to content

v2.32.0

Choose a tag to compare

@sjh37 sjh37 released this 06 Jul 15:15
· 767 commits to master since this release
  • #300 Handle disabled foreign key constraints. Thanks to gbauer1.
  • #301 Helper class for base-class definition maintenance. Thanks to Pawel Hofman.
  • #302 Type declaration for navigation properties. Thanks to Pawel Hofman.
  • #303 Define custom data annotations for each navigation property. Thanks to Pawel Hofman.
  • #306 Accepting "null" value returned by UpdateColumn. Thanks to Pawel Hofman.
  • #23 Added comment to warn devs to use a different db context name to tt file. Thanks to Andygjp.