Commit c2719e1
docs(promo-codes): add D10/D11 deviations for CSV import and migration rollback
D10: blank CSV cell for allowed_email_domains produced [''] which
silently bricked promo codes by rejecting all emails.
D11: migration down() DELETE cascaded through SummitAttendeeTicket FK,
destroying ticket history. Replaced with UPDATE to base types.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c3f8df7 commit c2719e1
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| 235 | + | |
| 236 | + | |
235 | 237 | | |
236 | 238 | | |
237 | 239 | | |
238 | 240 | | |
239 | 241 | | |
| 242 | + | |
| 243 | + | |
240 | 244 | | |
241 | 245 | | |
242 | 246 | | |
| |||
0 commit comments