Skip to content

Commit 4129cdc

Browse files
authored
Add entity splitting support to migration snapshot
Add check constraint and trigger annotation support to migration snapshot Improve owned type FK discovery Part of #620
1 parent 62fb246 commit 4129cdc

File tree

27 files changed

+939
-221
lines changed

27 files changed

+939
-221
lines changed

rulesets/StyleCop.noxmldocs.ruleset

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@
133133
<Rule Id="SA1520" Action="None" />
134134
<Rule Id="SA1600" Action="None" />
135135
<Rule Id="SA1601" Action="None" />
136+
<Rule Id="SA1602" Action="None" />
136137
<Rule Id="SA1603" Action="Warning" />
137138
<Rule Id="SA1609" Action="None" /> <!-- Property documentation should have value -->
138139
<Rule Id="SA1611" Action="None" />

0 commit comments

Comments
 (0)