Commit 82cb467
docs: fix StartOptions and table count in v2 migration guide
- Replace non-existent StartOptions::new() with new StartOptions()
in the post-upgrade verification example (P0 blocker #319).
- Correct base-migration count from 19 to 24 to match v2 schema (#320).
Closes #319
Closes #320
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 7baca1c commit 82cb467
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
403 | | - | |
| 403 | + | |
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
| |||
0 commit comments