Instead of redefining the $withinTransaction property (which causes a type error), we now manually commit the transaction before running CREATE INDEX CONCURRENTLY and begin a new transaction afterward. This ensures PostgreSQL can execute the concurrent index operations while maintaining transaction safety for subsequent migrations. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| factories | ||
| migrations | ||
| seeders | ||
| .gitignore | ||