Commit 3be72b7
fix: skip schema index validation during shared-tables migration
Match the attribute validator's behavior: when isMigrating is true in
shared-tables mode, skip the schema index check so indexes are always
created fresh during migration rather than being matched against or
dropping existing physical indexes.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 93567b6 commit 3be72b7
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4576 | 4576 | | |
4577 | 4577 | | |
4578 | 4578 | | |
4579 | | - | |
| 4579 | + | |
| 4580 | + | |
4580 | 4581 | | |
4581 | 4582 | | |
4582 | 4583 | | |
| |||
0 commit comments