Commit 2a276e7
fix prelive check: prepay_enabled IS NOT TRUE not IS NULL
Migration 0015 narrowed the original 0000 condition from
(IS NULL OR = false) to IS NULL only, breaking the prelive
transition when prepay_enabled is explicitly set to false.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 5ca3c64 commit 2a276e7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments