Skip to content

v5.0.3-beta004

Pre-release
Pre-release
Compare
Choose a tag to compare
@simon-reynolds simon-reynolds released this 16 Jun 19:10
· 89 commits to master since this release
cb69863

5.0.3-beta004 - 2021-06-16

Added

Fixed

  • Issues with scaffolded code

  • Improved code generation for contexts scaffolded from an existing database - #89

  • Correct issue with InsertData operations and 2D arrays

  • Generate valid code in HasData method

  • Fix issue with generated DbContext members in scaffolded code

  • Resolved issue with migrations have a missing unit arg to the "Up" method if no changes in model

  • Foreign Key constraints now created correctly

  • Fix indentation issue when table has constraints - #75

  • Constraints now correctly generated - #72

  • Generated Migrations will now always include the System namespace - #70

  • Improved code generation for contexts scaffolded from an existing database - #89

  • Correct issue with InsertData operations and 2D arrays

  • Generate valid code in HasData method

  • Fix issue with generated DbContext members in scaffolded code

  • Resolved issue with migrations have a missing unit arg to the "Up" method if no changes in model

  • Foreign Key constraints now created correctly

  • Fix indentation issue when table has constraints - #75

  • Constraints now correctly generated - #72

  • Generated Migrations will now always include the System namespace - #70

  • Correct issue with InsertData operations and 2D arrays

  • Generate valid code in HasData method

  • Fix issue with generated DbContext members in scaffolded code

  • Resolved issue with migrations have a missing unit arg to the "Up" method if no changes in model

  • Foreign Key constraints now created correctly

  • Fix indentation issue when table has constraints - #75

  • Constraints now correctly generated - #72

  • Generated Migrations will now always include the System namespace - #70