Skip to content

Commit

Permalink
Update breaking-changes.md (#3477)
Browse files Browse the repository at this point in the history
  • Loading branch information
smitpatel authored Oct 12, 2021
1 parent 4ad5081 commit 443ec12
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ To remove the default table mapping, call <xref:Microsoft.EntityFrameworkCore.Re
modelBuilder.Entity<MyEntity>().ToTable((string?)null));
```

<a name="iunique-check-constraints"></a>
<a name="unique-check-constraints"></a>

### Check constraint name uniqueness is now validated

Expand Down

0 comments on commit 443ec12

Please sign in to comment.