Commit e043ecd
committed
fix: add tracked migration for billing email schema on existing databases
The fee_rate, fee_discount_until, fee_rate_applied columns and
email_events table were added inside the already-applied
schema_inline_v2026_04_07 migration, so they never ran on the
production database. This adds a separate tracked migration.1 parent 2024d58 commit e043ecd
1 file changed
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1457 | 1457 | | |
1458 | 1458 | | |
1459 | 1459 | | |
| 1460 | + | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
| 1464 | + | |
| 1465 | + | |
| 1466 | + | |
| 1467 | + | |
| 1468 | + | |
| 1469 | + | |
| 1470 | + | |
| 1471 | + | |
| 1472 | + | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
| 1476 | + | |
| 1477 | + | |
| 1478 | + | |
| 1479 | + | |
| 1480 | + | |
| 1481 | + | |
| 1482 | + | |
| 1483 | + | |
| 1484 | + | |
| 1485 | + | |
| 1486 | + | |
| 1487 | + | |
1460 | 1488 | | |
1461 | 1489 | | |
1462 | 1490 | | |
| |||
0 commit comments