Skip to content

Releases: Ivy-Interactive/Ivy.Dbml.Parser

Release list

1.2.0

Choose a tag to compare

@nielsbosma nielsbosma released this 18 Mar 09:49

Improved error messages for agent-friendly DBML validation

1.1.0

Choose a tag to compare

@nielsbosma nielsbosma released this 18 Mar 08:33

What's New

  • Check constraint support in DBML parser
  • Named composite foreign key references
  • OnDelete and OnUpdate properties on Reference model for relationship settings
  • Release automation: NuGet package now published automatically from GitHub Releases

Fixes

  • Fixed unused variable warning in DbmlParser.cs