Commit 1e55619
Backend/moderation: drop Reference.is_deleted column
Now that UMS owns reference visibility, the legacy is_deleted column
is dead. Migration 0151 drops it after the visibility backfill (and
restores it from the moderation visibility on downgrade).
AdminReference.is_deleted is reserved in the proto since the field
shipped to production.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 2b0fb11 commit 1e55619
5 files changed
Lines changed: 20 additions & 11 deletions
File tree
- app
- backend/src
- couchers
- migrations/versions
- models
- servicers
- tests
- proto
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
87 | 91 | | |
88 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
89 | 106 | | |
90 | 107 | | |
91 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
435 | | - | |
436 | 434 | | |
437 | 435 | | |
438 | 436 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
189 | 188 | | |
190 | 189 | | |
191 | 190 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
737 | 737 | | |
738 | 738 | | |
739 | 739 | | |
740 | | - | |
741 | | - | |
742 | | - | |
743 | | - | |
744 | | - | |
745 | 740 | | |
746 | 741 | | |
747 | 742 | | |
| |||
799 | 794 | | |
800 | 795 | | |
801 | 796 | | |
802 | | - | |
803 | 797 | | |
804 | 798 | | |
805 | 799 | | |
| |||
810 | 804 | | |
811 | 805 | | |
812 | 806 | | |
813 | | - | |
814 | 807 | | |
815 | 808 | | |
816 | 809 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
410 | 413 | | |
411 | 414 | | |
412 | 415 | | |
| |||
417 | 420 | | |
418 | 421 | | |
419 | 422 | | |
420 | | - | |
421 | 423 | | |
422 | 424 | | |
423 | 425 | | |
| |||
0 commit comments