Skip to content

v3.6.0

Compare
Choose a tag to compare
@sjh37 sjh37 released this 13 Feb 17:36
· 179 commits to master since this release
  • Now supports EFCore 6
  • #739 Add ability to automatically add enum tables programatically. See AddEnum() callback. Read the Wiki here.
  • #389 Generate files in sub-folders. This has been a long awaited for feature!
  • #727 Add categories to unit tests and separate tests by db type.
  • #726 Add PostgreSQL for creating northwind database.