Commit a065849
committed
feat(webapp): create new projects on the v2 engine
The engine column still defaults to V1 for historical rows, so a brand-new
project was transiently V1 until its first worker registration or deploy
upgraded it, and any trigger in that window hit the v3 upgrade error. New
projects are V2 up front. The V1 to V2 upgrade guards for existing legacy
projects are untouched.1 parent ac436e5 commit a065849
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
104 | 108 | | |
105 | 109 | | |
106 | 110 | | |
| |||
0 commit comments