fix(migrations): make performance indexes migration idempotent
Use IF NOT EXISTS checks to avoid duplicate index errors when
original table migrations already define the same indexes.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment