Skip to content

v2.33.0

Choose a tag to compare

@sjh37 sjh37 released this 06 Oct 15:03
· 744 commits to master since this release
  • #307 New option to add a default IDbContextFactory implementation. Thanks to Cedric Luthi.
  • #313 Table Extended Property Comments. Thanks to emdadgar2.
  • #328 CLS Compliance. Thanks to feldrim.
  • #321, #321 Fix reverse navigation properties for One-To-One relationships. Thanks to Stafford Williams.
  • #326 Mark system version fields as generated in tables. Thanks to hhansel.
  • #332 Read in the extended properties before the call to UpdateColumn. Thanks to Elistia.
  • #333 Added R# EmptyNamespace supression. Thanks to Tim Sirmovics.
  • #305 Prevent generating an empty cs file for tt file when generating separate files. Thanks to lukeatron.
  • Remove superflous code generated attribute
  • Allow install into VS2012.