Commit f0dddb0
committed
Add EF Core migration for ProposalProvenance FK to AutomationProposals
New migration adds the foreign key constraint on ProposalProvenances
.ProposalId referencing AutomationProposals.Id with cascade delete.1 parent dbe8af6 commit f0dddb0
3 files changed
Lines changed: 2469 additions & 0 deletions
File tree
- backend/src/Taskdeck.Infrastructure
- Migrations
- Persistence/Migrations
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2306 | 2306 | | |
2307 | 2307 | | |
2308 | 2308 | | |
| 2309 | + | |
| 2310 | + | |
| 2311 | + | |
| 2312 | + | |
| 2313 | + | |
| 2314 | + | |
| 2315 | + | |
| 2316 | + | |
| 2317 | + | |
2309 | 2318 | | |
2310 | 2319 | | |
2311 | 2320 | | |
| |||
0 commit comments